[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>
pull/41/head
Claire 2022-12-15 16:40:45 +01:00
parent 57eab6dbee
commit 602f18103c
1 changed files with 1 additions and 1 deletions

View File

@ -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%);