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 f3031ad commit 2133948Copy full SHA for 2133948
src/lib/core/option/_option-theme.scss
@@ -48,7 +48,7 @@
48
@mixin mat-option-typography($config) {
49
.mat-option {
50
font: {
51
- family: mat-font-family($config, subheading-2);
+ family: mat-font-family($config);
52
size: mat-font-size($config, subheading-2);
53
}
54
0 commit comments