mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-07 19:05:08 +01:00
Fix color contrast in report modal (#33468)
This commit is contained in:
parent
ea9b10d112
commit
c692f69dba
@ -1590,7 +1590,7 @@ body > [data-popper-placement] {
|
||||
padding: 0 10px;
|
||||
|
||||
.detailed-status__display-name {
|
||||
color: lighten($inverted-text-color, 16%);
|
||||
color: $dark-text-color;
|
||||
|
||||
span {
|
||||
display: inline;
|
||||
|
Loading…
Reference in New Issue
Block a user