mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-18 01:10:46 -04:00
[Glitch] Fix color contrast in report modal
Port c692f69dbab7df442463e68ed3629896d3c6767c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
126ce9a232
commit
32567a6d8d
@ -1641,7 +1641,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…
x
Reference in New Issue
Block a user