Skip to content

Commit b765c35

Browse files
jelbourntinayuangao
authored andcommitted
Revert "fix(button): incorrect text color when no color is passed in on dark theme" (#9555)
This reverts commit cd2b6df.
1 parent 6c3da5c commit b765c35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/button/_button-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777

7878
.mat-button, .mat-icon-button {
7979
background: transparent;
80-
color: mat-color($foreground, text);
8180

8281
@include _mat-button-focus-color($theme);
8382
@include _mat-button-theme-color($theme, 'color');

0 commit comments

Comments
 (0)