mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix light theme header on mobile (#29809)
This commit is contained in:
parent
430da03160
commit
90eb4a5d01
@ -2899,7 +2899,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
Block a user