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 d2aa774 commit 43217efCopy full SHA for 43217ef
src/lib/button/button.scss
@@ -51,7 +51,7 @@
51
}
52
53
// The text and icon should be vertical aligned inside a button
54
-.mat-button, .mat-raised-button, .mat-icon-button {
+.mat-button, .mat-raised-button, .mat-icon-button, .mat-fab, .mat-mini-fab {
55
color: currentColor;
56
.mat-button-wrapper > * {
57
vertical-align: middle;
0 commit comments