Set white notification header text to dark
This commit is contained in:
@@ -111,6 +111,10 @@
|
||||
background: var(--surface-object-card-lower-segment);
|
||||
}
|
||||
|
||||
.sg-card-segment--text-dark {
|
||||
color: var(--text-card-body);
|
||||
}
|
||||
|
||||
.sg-card--content-card {
|
||||
--surface-card-header-primary: var(--surface-content-block-card-title);
|
||||
--surface-card-body: var(--surface-content-block-card-content);
|
||||
|
||||
Reference in New Issue
Block a user