Fix text color of some formatted elements in notifications

main
Thibaut Girka 5 years ago committed by ThibG
parent f6838a28f6
commit cd534830ad

@ -653,7 +653,7 @@
.muted {
.status__content p,
.status__content a,
.status__content_text {
.status__content__text {
color: $dark-text-color;
}

Loading…
Cancel
Save