Skip to content

Commit 3730278

Browse files
committed
Fix comment
1 parent e9b1766 commit 3730278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/button/_button-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
@include _mat-button-ripple-color($theme, default-contrast);
100100
}
101101

102-
// Add ripple effect with default color to the flat button, which doesn't have a focus overlay.
102+
// Add ripple effect with default color to flat buttons, which also have a focus overlay.
103103
.mat-button {
104104
@include _mat-button-ripple-color($theme, default, 0.1);
105105
}

0 commit comments

Comments
 (0)