mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 12:04:16 +00:00
set currentColor
by default for svg
This commit is contained in:
parent
db691a5dd8
commit
869ede1f36
@ -71,7 +71,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
color: var(--text-color);
|
color: currentColor;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
vertical-align: -0.125em;
|
vertical-align: -0.125em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user