[Glitch] Fix muted text color not applying to all text
Port d51201a75a
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
pull/1224/head
parent
a2bf1f9f56
commit
ec244f6c88
|
@ -673,6 +673,7 @@ a.status__display-name,
|
|||
}
|
||||
|
||||
.muted {
|
||||
.status__content,
|
||||
.status__content p,
|
||||
.status__content a,
|
||||
.status__content__text {
|
||||
|
|
Loading…
Reference in New Issue