We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6646236 commit 94cddc8Copy full SHA for 94cddc8
src/material/slider/_slider-theme.scss
@@ -53,7 +53,7 @@
53
.mat-mdc-slider {
54
@include mdc-slider-theme.theme((
55
label-label-text-font: mdc-typography.get-font(subtitle2),
56
- label-label-text-font-size: mdc-typography.get-size(subtitle2),
+ label-label-text-size: mdc-typography.get-size(subtitle2),
57
label-label-text-line-height: mdc-typography.get-line-height(subtitle2),
58
label-label-text-tracking: mdc-typography.get-tracking(subtitle2),
59
label-label-text-weight: mdc-typography.get-weight(subtitle2),
0 commit comments