Set single score pattern state label color to positive green

This commit is contained in:
2026-05-20 13:46:17 +02:00
parent 20f2064289
commit 2c822c7da0
+1
View File
@@ -2237,6 +2237,7 @@ section + section {
margin: 0; margin: 0;
justify-self: end; justify-self: end;
text-align: right; text-align: right;
color: var(--chart-value-positive);
} }
.sg-score-bar-label { .sg-score-bar-label {