Use panel text instead of text for shoutbox icon

remove-mods
Tusooa Zhu 2 years ago
parent 0e56ac1c2b
commit 6de87e8b65
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

@ -98,7 +98,7 @@
.icon {
color: $fallback--text;
color: var(--text, $fallback--text);
color: var(--panelText, $fallback--text);
margin-right: 0.5em;
}

Loading…
Cancel
Save