mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 12:45:21 +02:00
Thats a very werid bug
This commit is contained in:
parent
637f0dba5e
commit
26e8546bc4
1 changed files with 2 additions and 0 deletions
|
@ -13,5 +13,7 @@
|
|||
/*--- Chat Icon Recolor ---*/
|
||||
[class^=icon__] path[d^="M18.5 23c.88"] {
|
||||
color: var(--green-360) !important;
|
||||
/*Fill works most places except one place... idk why that is*/
|
||||
fill: var(--green-360) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
Loading…
Add table
Reference in a new issue