mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Set background colour on settings header
This commit is contained in:
parent
62cf59dd57
commit
efe35c87fa
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export function SettingsHeader(props: HeaderProps): JSX.Element {
|
|||
'@mdDown': {
|
||||
pr: '15px',
|
||||
},
|
||||
bg: '$thBackground',
|
||||
}}
|
||||
>
|
||||
<LogoBox />
|
||||
|
|
|
|||
Loading…
Reference in a new issue