Add yellow notifications pattern variant
This commit is contained in:
@@ -103,6 +103,11 @@
|
||||
color: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card-segment--signal-yellow {
|
||||
background: var(--color-signal-yellow);
|
||||
color: var(--text-card-header);
|
||||
}
|
||||
|
||||
.sg-card-segment--gray {
|
||||
background: var(--surface-card-segment-neutral);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user