Set light green notification text to white
This commit is contained in:
@@ -153,8 +153,8 @@
|
||||
}
|
||||
|
||||
.sg-card.sg-card--notification-signal-green-light {
|
||||
--text-card-header: var(--color-font-dark);
|
||||
--text-card-body: var(--color-font-dark);
|
||||
--text-card-header: var(--color-font-light);
|
||||
--text-card-body: var(--color-font-light);
|
||||
}
|
||||
|
||||
.sg-card--content-card {
|
||||
|
||||
Reference in New Issue
Block a user