Skip to content
Snippets Groups Projects
Commit d8324dd8 authored by HJ's avatar HJ :fire:
Browse files

Merge branch 'from/develop/tusooa/shoutbox-icon-paneltext' into 'develop'

Use panel text instead of text for shoutbox icon

See merge request pleroma/pleroma-fe!1508
parents caacaf23 6de87e8b
Branches
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@
.icon {
color: $fallback--text;
color: var(--text, $fallback--text);
color: var(--panelText, $fallback--text);
margin-right: 0.5em;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment