feat(LOY-23): redeem benefit modal

This commit is contained in:
Christian Andolf
2024-12-05 14:15:44 +01:00
parent af3c68e464
commit 7be90facd0
16 changed files with 484 additions and 24 deletions

View File

@@ -52,6 +52,11 @@
fill: var(--UI-Opacity-White-100);
}
.uiSemanticSuccess,
.uiSemanticSuccess * {
fill: var(--UI-Semantic-Success);
}
.uiTextHighContrast,
.uiTextHighContrast * {
fill: var(--UI-Text-High-contrast);