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 afc7968 commit 1d10159Copy full SHA for 1d10159
src/material/toolbar/toolbar.scss
@@ -48,7 +48,7 @@ $height-mobile-portrait: 56px !default;
48
caret-color: currentColor;
49
}
50
51
- .mat-mdc-button-base.mat-unthemed {
+ .mat-mdc-button-base.mat-mdc-button-base.mat-unthemed {
52
--mdc-text-button-label-text-color: inherit;
53
--mdc-outlined-button-label-text-color: inherit;
54
0 commit comments