[Glitch] Fix muted text color not applying to all text

Port d51201a75a to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
trwnh 5 years ago committed by Thibaut Girka
parent a2bf1f9f56
commit ec244f6c88
  1. 1
      app/javascript/flavours/glitch/styles/components/status.scss

@ -673,6 +673,7 @@ a.status__display-name,
}
.muted {
.status__content,
.status__content p,
.status__content a,
.status__content__text {

Loading…
Cancel
Save