Update Channel&RolesRecolor.css

This commit is contained in:
Indiana Jone (Indi) 2024-06-20 00:12:29 -04:00 committed by GitHub
parent 3e346885be
commit 37b2779086
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,8 +10,3 @@
color: var(--green-360) !important; color: var(--green-360) !important;
border: 1px solid rebeccapurple !important; border: 1px solid rebeccapurple !important;
} }
/*--- Chat Icon Recolor ----*/
.icon_e44302 path[d^="M18.5 23c.88"] {
fill: var(--green-360) !important;
}