fix(SW-451): Fixed some of the ui comments

This commit is contained in:
Pontus Dreij
2024-11-09 10:38:45 +01:00
parent 61027acd0d
commit 031c0f71b8
10 changed files with 102 additions and 83 deletions

View File

@@ -62,6 +62,11 @@
fill: var(--UI-Text-Medium-contrast);
}
.uiTextPlaceholder,
.uiTextPlaceholder * {
fill: var(--UI-Text-Placeholder);
}
.blue,
.blue * {
fill: var(--UI-Input-Controls-Fill-Selected);