Update ion-theme.css

This commit is contained in:
2024-06-23 15:26:49 +00:00
committed by GitHub
parent 4465050df7
commit 979e8440a4
+1 -1
View File
@@ -41,7 +41,7 @@
[class*="chatContent"] [class*="username"] {
color: pink !important;
color: pink; /* removed `!important` because it overwrites colors in servers */
}