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 6e81aea commit 308933bCopy full SHA for 308933b
src/material-experimental/mdc-button/fab.scss
@@ -71,7 +71,8 @@
71
@include mdc-fab.extended_($query: mdc-helpers.$mat-base-styles-query);
72
73
// stylelint-disable-next-line selector-class-pattern
74
- .mat-icon, .material-icons {
+ & > .mat-icon,
75
+ & > .material-icons {
76
@include mdc-fab.extended-icon-padding(
77
mdc-fab.$extended-icon-padding,
78
mdc-fab.$extended-label-padding
0 commit comments