Refine white notification card text via card variant token cascade

This commit is contained in:
2026-05-28 10:29:57 +02:00
parent d1a30c726e
commit 90eb245d05
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -111,8 +111,8 @@
background: var(--surface-object-card-lower-segment);
}
.sg-card-segment--text-dark {
color: var(--text-card-body);
.sg-card.sg-card--notification-white {
--text-card-header: var(--text-card-body);
}
.sg-card--content-card {