Fix text color of some formatted elements in notifications
parent
ac5e68e918
commit
6e625755a6
|
@ -653,7 +653,7 @@
|
||||||
.muted {
|
.muted {
|
||||||
.status__content p,
|
.status__content p,
|
||||||
.status__content a,
|
.status__content a,
|
||||||
.status__content_text {
|
.status__content__text {
|
||||||
color: $dark-text-color;
|
color: $dark-text-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue