Make dark content card text white
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
--text-card-body: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card.sg-card--content-card-dark .sg-card-segment--body {
|
||||
color: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card.sg-card--overlay-host {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user