[Glitch] Fix profile header being cut off in light theme in web UI

Port 9f8e8662b9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Eugen Rochko 2022-11-10 07:32:37 +01:00 committed by Claire
parent 09f987bce1
commit d5875dda34
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ html {
.column-header__back-button,
.column-header__button,
.column-header__button.active,
.account__header__bar {
.account__header {
background: $white;
}