[Glitch] Fix muted text color not applying to all text
Port d51201a75a
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
a2bf1f9f56
commit
ec244f6c88
1 changed files with 1 additions and 0 deletions
|
@ -673,6 +673,7 @@ a.status__display-name,
|
||||||
}
|
}
|
||||||
|
|
||||||
.muted {
|
.muted {
|
||||||
|
.status__content,
|
||||||
.status__content p,
|
.status__content p,
|
||||||
.status__content a,
|
.status__content a,
|
||||||
.status__content__text {
|
.status__content__text {
|
||||||
|
|
Loading…
Reference in a new issue