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 87b6962 commit d22b5f1Copy full SHA for d22b5f1
src/material/button/button.scss
@@ -9,6 +9,7 @@
9
text-decoration: none;
10
// Makes button icon not cut off/shrink making the icon visible to fix b/411228600
11
& .mat-icon {
12
+ // stylelint-disable material/no-prefixes
13
min-height: fit-content;
14
flex-shrink: 0;
15
}
0 commit comments