Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-11 07:50:42 +02:00
parent 1b4ba2e65e
commit 379d11f11a
5 changed files with 14 additions and 2 deletions
+3
View File
@@ -116,6 +116,9 @@
--chart-median-line: var(--color-font-dark);
--text-chart-default: var(--color-font-dark);
--text-score-state-positive: var(--chart-value-positive);
--text-score-state-warning: var(--chart-value-neutral);
--text-score-state-neutral: var(--text-score-state-warning);
--text-score-state-negative: var(--chart-value-negative);
--layout-score-bar-item-columns: max-content 1fr;
--layout-score-bar-item-gap: var(--spacing-large);
--layout-score-bar-item-single-score-columns: max-content 1fr max-content;