fix(SW-719): add body color

This commit is contained in:
Fredrik Thorsson
2024-11-08 15:55:05 +01:00
parent effbc4c571
commit 8d06394b0f
11 changed files with 89 additions and 31 deletions

View File

@@ -138,6 +138,6 @@
color: var(--Primary-Strong-On-Surface-Text);
}
.image {
.baseText {
color: var(--Base-Text-Inverted);
}