[Glitch] Fix for "follows you" indicator in light web UI not readable

Port 97ce47e451 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Michael Stanclift 10 months ago committed by Claire
parent 27f7e5b0f3
commit 12e7f5fabd
  1. 2
      app/javascript/flavours/glitch/styles/components/accounts.scss

@ -316,7 +316,7 @@
}
.relationship-tag {
color: $primary-text-color;
color: $white;
margin-bottom: 4px;
display: block;
background-color: $base-overlay-background;

Loading…
Cancel
Save