[Glitch] Fix the top action bar appearing in multi-column layout

Port 38596e49d4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Claire 1 year ago
parent 57eab6dbee
commit 602f18103c
  1. 2
      app/javascript/flavours/glitch/styles/components/single_column.scss

@ -281,7 +281,7 @@
}
}
.ui__header {
.layout-single-column .ui__header {
display: flex;
background: $ui-base-color;
border-bottom: 1px solid lighten($ui-base-color, 8%);

Loading…
Cancel
Save