Open CourserStudio opened 1 month ago
No response
I have a mat-card in a dialog with dark theme, the title text color is black.
StackBlitz link: Steps to reproduce:
The text color in mat-card-header should be white.
The text color in mat-card-header is black.
It's hard to tell what might be going on based purely on a screenshot. I'm guessing that the theme isn't being applied inside the dialog.
Could you provide a stackblitz example reproducing the issue?
Is this a regression?
The previous version in which this bug was not present was
No response
Description
I have a mat-card in a dialog with dark theme, the title text color is black.
Reproduction
StackBlitz link: Steps to reproduce:
Expected Behavior
The text color in mat-card-header should be white.
Actual Behavior
The text color in mat-card-header is black.
Environment