mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
Fix unreadable text color in report modal for some statuses (#9716)
Fix #9697
This commit is contained in:
parent
6f9a7bd02c
commit
92daf7cd37
@ -4055,6 +4055,7 @@ a.status-card.compact:hover {
|
||||
color: $highlight-text-color;
|
||||
}
|
||||
|
||||
.status__content,
|
||||
.status__content p {
|
||||
color: $inverted-text-color;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user