-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.cardmaterial-themeseverity: lowversion: 7.1.5
Description
Description
The igx-card-header
applies the typography colors by default to its child headings and paragraphs, while the igx-card-content
doesn't, unless igx-card-content__text
class has been applied to them.
- igniteui-angular version: 7.1.5
- browser: N/A
Steps to reproduce
- Define a card component.
- Define a theme for it with a custom background.
- Define a paragraph inside
igx-card-header
andigx-card-content
.
Result
The paragraph has a different color applied.
Expected result
The paragraph should have the same color.
Attachments
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.cardmaterial-themeseverity: lowversion: 7.1.5