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 adcac36 commit 58c1c95Copy full SHA for 58c1c95
src/lib/slide-toggle/_slide-toggle-theme.scss
@@ -90,6 +90,6 @@
90
91
@mixin mat-slide-toggle-typography($config) {
92
.mat-slide-toggle-content {
93
- @include mat-typography-level-to-styles($config, body-1);
+ font-family: mat-font-family($config);
94
}
95
0 commit comments