Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-11 07:57:07 +02:00
parent 379d11f11a
commit 5009e5ff3b
4 changed files with 17 additions and 2 deletions
@@ -20,6 +20,7 @@
}
.sg-score-state--positive,
.sg-score-state--warning,
.sg-score-state--neutral,
.sg-score-state--negative {
margin: 0;
@@ -31,6 +32,10 @@
color: var(--text-score-state-positive);
}
.sg-score-state--warning {
color: var(--text-score-state-warning);
}
.sg-score-state--neutral {
color: var(--text-score-state-neutral);
}