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