2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00

Fix color contrast in report modal ()

This commit is contained in:
Claire 2025-01-06 17:24:32 +01:00 committed by GitHub
parent ea9b10d112
commit c692f69dba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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;