fix(LOY-196): change svg color to be derived from css and variables instead
This commit is contained in:
+4
@@ -90,6 +90,10 @@
|
||||
color: var(--Base-Text-Inverted);
|
||||
}
|
||||
|
||||
.icon {
|
||||
stroke: var(--Text-Brand-OnPrimary-3-Accent);
|
||||
}
|
||||
|
||||
.top,
|
||||
.bottom {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user