Force dark content card text white
This commit is contained in:
@@ -30,12 +30,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sg-card.sg-card--content-card-dark .sg-card-segment--body {
|
.sg-card.sg-card--content-card-dark .sg-card-segment--body {
|
||||||
color: var(--text-card-header);
|
color: var(--color-font-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-card.sg-card--content-card-dark .sg-text-layout-pattern__column,
|
.sg-card.sg-card--content-card-dark .sg-text-layout-pattern__column,
|
||||||
.sg-card.sg-card--content-card-dark .sg-body {
|
.sg-card.sg-card--content-card-dark .sg-body {
|
||||||
color: var(--text-card-header);
|
color: var(--color-font-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-card.sg-card--overlay-host {
|
.sg-card.sg-card--overlay-host {
|
||||||
|
|||||||
Reference in New Issue
Block a user