mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Background color on reader header
This commit is contained in:
parent
79f6b4d973
commit
22c15e3624
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ export function ReaderHeader(props: ReaderHeaderProps): JSX.Element {
|
|||
'@lgDown': {
|
||||
height: LIBRARY_HEADER_MOBILE_HEIGHT,
|
||||
pt: '0px',
|
||||
bg: '$thBackground',
|
||||
bg: '$thBackground3',
|
||||
borderBottom: '1px solid $thBorderColor',
|
||||
},
|
||||
}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue