Background color on reader header

This commit is contained in:
Jackson Harper 2023-03-03 20:59:07 +08:00
parent 79f6b4d973
commit 22c15e3624

View file

@ -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',
},
}}