Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -3739,6 +3739,7 @@ section + section {
|
||||
}
|
||||
|
||||
.sg-score-state--positive,
|
||||
.sg-score-state--warning,
|
||||
.sg-score-state--neutral,
|
||||
.sg-score-state--negative {
|
||||
margin: 0;
|
||||
@@ -3750,6 +3751,10 @@ section + section {
|
||||
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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user