Fix muted text color not applying to all text (#11996)
Pleroma generates polls without p taglolsob-rspec
parent
aadf3981fa
commit
e4289a50fc
|
@ -1529,6 +1529,7 @@ a.account__display-name {
|
||||||
}
|
}
|
||||||
|
|
||||||
.muted {
|
.muted {
|
||||||
|
.status__content,
|
||||||
.status__content p,
|
.status__content p,
|
||||||
.status__content a {
|
.status__content a {
|
||||||
color: $dark-text-color;
|
color: $dark-text-color;
|
||||||
|
|
Loading…
Reference in New Issue