You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scss/_tonality.scss
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
.db-ui-#{nth($styles, $i+1)} {
23
23
@extend%db-scaling-#{nth($styles, $i+1)};
24
24
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
0 commit comments