[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:
parent
d2500a89fc
commit
df2d18c52a
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.relationship-tag {
|
.relationship-tag {
|
||||||
color: $primary-text-color;
|
color: $white;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
display: block;
|
display: block;
|
||||||
background-color: $base-overlay-background;
|
background-color: $base-overlay-background;
|
||||||
|
|
Loading…
Reference in a new issue