Skip to content

Commit 9d441dc

Browse files
committed
Chore: Add styles comment
1 parent 8c400f8 commit 9d441dc

File tree

1 file changed

+1
-1
lines changed
  • packages/components/src/styles/components

1 file changed

+1
-1
lines changed

packages/components/src/styles/components/tag.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $hds-tag-border-radius: 50px;
4343
.hds-tag__text,
4444
.hds-tag__link {
4545
flex: 1 0 0;
46-
max-width: 166px;
46+
max-width: 166px; // account for excess horizontal padding of text in non-dismissible variant
4747
padding: 3px 10px 5px 10px;
4848
border-radius: inherit;
4949
}

0 commit comments

Comments
 (0)