mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 20:12:55 -05:00
[Glitch] Fix light theme header on mobile
Port 90eb4a5d01f1f1e8a76e7dc814eae992a9c1ee16 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
1783820acd
commit
3b1c8d56b2
@ -3113,7 +3113,7 @@ $ui-header-logo-wordmark-width: 99px;
|
|||||||
.layout-single-column {
|
.layout-single-column {
|
||||||
.ui__header {
|
.ui__header {
|
||||||
display: flex;
|
display: flex;
|
||||||
background: var(--background-color-tint);
|
background: var(--background-color);
|
||||||
border-bottom: 1px solid var(--background-border-color);
|
border-bottom: 1px solid var(--background-border-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user