[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>
pull/2302/head
Michael Stanclift 2023-07-17 04:51:00 -05:00 committed by Claire
parent 27f7e5b0f3
commit 12e7f5fabd
1 changed files with 1 additions and 1 deletions

View File

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