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

Port 40e20d687a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift 2023-07-17 04:51:00 -05:00 committed by Claire
parent d2500a89fc
commit df2d18c52a

View file

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