[Glitch] Fix media editing modal and profile directory in light theme

Port f51f99c3c2 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko
2019-10-03 03:17:29 +02:00
committed by Thibaut Girka
parent cd2fce0318
commit 7ca6153c0c
6 changed files with 50 additions and 6 deletions

View File

@ -640,6 +640,10 @@ a.status__display-name,
color: inherit;
}
.detailed-status .button.logo-button {
margin-bottom: 15px;
}
.detailed-status__display-name {
color: $secondary-text-color;
display: block;