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 e9b1766 commit 3730278Copy full SHA for 3730278
src/lib/button/_button-theme.scss
@@ -99,7 +99,7 @@
99
@include _mat-button-ripple-color($theme, default-contrast);
100
}
101
102
- // Add ripple effect with default color to the flat button, which doesn't have a focus overlay.
+ // Add ripple effect with default color to flat buttons, which also have a focus overlay.
103
.mat-button {
104
@include _mat-button-ripple-color($theme, default, 0.1);
105
0 commit comments