We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82d0f1 commit 5e7af26Copy full SHA for 5e7af26
src/lib/card/_card-theme.scss
@@ -8,7 +8,7 @@
8
9
.mat-card {
10
background: mat-color($background, card);
11
- color: mat-color($foreground, base);
+ color: mat-color($foreground, text);
12
}
13
14
.mat-card-subtitle {
src/lib/list/_list-theme.scss
.mat-list, .mat-nav-list {
.mat-list-item {
.mat-subheader {
0 commit comments