Skip to content

Commit 346b8c1

Browse files
committed
style(breadcrumb): apply stylelint --fix to breadcrumb.scss
1 parent d2a2684 commit 346b8c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/components/breadcrumb/breadcrumb.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
// Keep the medium padding but ensure comfortable tap/click area
128128
padding: variables.$db-spacing-fixed-2xs
129129
variables.$db-spacing-fixed-xs; // 4px 8px (medium)
130+
130131
font-size: variables.$db-sizing-md; // 16px (body-md)
131132
line-height: variables.$db-sizing-lg; // 24px
132133
}

0 commit comments

Comments
 (0)