Skip to content

Commit 465c73a

Browse files
authored
Update _tonality.scss
1 parent a93f5a5 commit 465c73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_tonality.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
.db-ui-#{nth($styles, $i + 1)} {
2323
@extend %db-scaling-#{nth($styles, $i + 1)};
2424

25-
*,
25+
*, // TODO: let's check whether we could even also enable this without the asterisk just by inheriting line-height and font-size on non-inheriting elements like buttons
2626
[data-size="medium"] {
2727
@extend %db-#{nth($styles, $i + 1)}-body-md;
2828
}

0 commit comments

Comments
 (0)