mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Reader settings offset with smaller headers
This commit is contained in:
parent
a3de2c63ef
commit
cd162f653e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export function DisplaySettingsModal(
|
|||
css={{
|
||||
width: '345px',
|
||||
padding: '0px',
|
||||
top: '300px',
|
||||
top: '262px',
|
||||
left: 'calc(100% - 250px)',
|
||||
'@lgDown': {
|
||||
top: '300px',
|
||||
|
|
|
|||
Loading…
Reference in a new issue