feat(SW-189): added dynamic map

This commit is contained in:
Erik Tiekstra
2024-09-10 13:05:24 +02:00
parent 50d74648b5
commit 789133af11
28 changed files with 700 additions and 147 deletions

View File

@@ -48,7 +48,7 @@
}
.textMediumContrast {
color: var(--UI-Text-Medium-contrast);
color: var(--Base-Text-Medium-contrast);
}
.red {