[Glitch] Fix light theme header on mobile
Port 90eb4a5d01
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main
parent
1783820acd
commit
3b1c8d56b2
|
@ -3113,7 +3113,7 @@ $ui-header-logo-wordmark-width: 99px;
|
|||
.layout-single-column {
|
||||
.ui__header {
|
||||
display: flex;
|
||||
background: var(--background-color-tint);
|
||||
background: var(--background-color);
|
||||
border-bottom: 1px solid var(--background-border-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue