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 d050ca7 commit e822d14Copy full SHA for e822d14
src/material-experimental/mdc-button/button.scss
@@ -32,6 +32,7 @@
32
.mat-mdc-unelevated-button, .mat-mdc-raised-button, .mat-mdc-outlined-button {
33
// Icons inside contained buttons have different styles due to increased button padding
34
.mat-icon {
35
+ @include button.icon();
36
@include button.icon-contained();
37
}
38
0 commit comments