Skip to content

Commit 895effd

Browse files
authored
Update badge.scss
1 parent b6ed117 commit 895effd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/components/src/components/badge/badge.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
// Added a minimum inline size, especially for single-character content, to ensure that it won't be any narrower than a circle.
5959
box-sizing: content-box;
60-
60+
6161
&:not(:empty) {
6262
min-inline-size: calc(1.4em - 2 * #{variables.$db-spacing-fixed-2xs});
6363
}

0 commit comments

Comments
 (0)