mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Increase breakpoint for reader header
This commit is contained in:
parent
9f38110dfe
commit
216e96a9de
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export function ReaderHeader(props: ReaderHeaderProps): JSX.Element {
|
|||
bg: 'transparent',
|
||||
pt: '35px',
|
||||
borderBottom: '1px solid transparent',
|
||||
'@mdDown': {
|
||||
'@lgDown': {
|
||||
height: MOBILE_HEIGHT,
|
||||
pt: '0px',
|
||||
bg: '$grayBg',
|
||||
|
|
|
|||
Loading…
Reference in a new issue