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

Port e37e8deb0f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main^2
Eugen Rochko 2 years ago committed by Claire
parent c118918520
commit d3a29a136c
  1. 2
      app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

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

Loading…
Cancel
Save