Reader settings offset with smaller headers

This commit is contained in:
Jackson Harper
2023-05-25 20:35:07 +08:00
parent a3de2c63ef
commit cd162f653e

View File

@ -24,7 +24,7 @@ export function DisplaySettingsModal(
css={{
width: '345px',
padding: '0px',
top: '300px',
top: '262px',
left: 'calc(100% - 250px)',
'@lgDown': {
top: '300px',