fix: add forms in accordions

This commit is contained in:
Christel Westerberg
2024-10-08 11:39:33 +02:00
parent 668eedd837
commit f72f3a40ee
11 changed files with 71 additions and 47 deletions

View File

@@ -59,6 +59,6 @@
color: var(--Scandic-Brand-Pale-Peach);
}
.highContrast {
.uiTextHighContrast {
color: var(--UI-Text-High-contrast);
}