Skip to content

Commit 1a6249e

Browse files
committed
fixup! chore(style): remove lime-typography.scss
1 parent 0e52a2d commit 1a6249e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/slider/slider.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
font-family: inherit;
5555
}
5656

57+
.mdc-slider__value-indicator-text {
58+
font-size: 0.8125rem; //13px
59+
}
60+
5761
.slider__label {
5862
padding-left: functions.pxToRem(20);
5963
top: 0.75rem; // To place its label on the same height as other `floating-label`s in a form

0 commit comments

Comments
 (0)