[Glitch] Fix color contrast in report modal

Port c692f69dba to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2934/head
Claire 2025-01-06 17:24:32 +01:00
parent 126ce9a232
commit 32567a6d8d
1 changed files with 1 additions and 1 deletions

View File

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