Skip to content

Commit

Permalink
Fix unreadable text color in report modal for some statuses (mastodon…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and hiyuki2578 committed Oct 2, 2019
1 parent ed0a249 commit 6411ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4055,6 +4055,7 @@ a.status-card.compact:hover {
color: $highlight-text-color;
}

.status__content,
.status__content p {
color: $inverted-text-color;
}
Expand Down

0 comments on commit 6411ddd

Please sign in to comment.