[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>
lolsob-rspec
Claire 2022-12-15 16:40:45 +01:00
parent 89c6f1702e
commit 09a2f4b065
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%);