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

Port 8985a8d7ec to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Claire 2 years ago
parent 89c6f1702e
commit 09a2f4b065

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

Loading…
Cancel
Save