mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Make the email viewer larger
This commit is contained in:
parent
af6813f6af
commit
5aee465dee
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ const ViewRecentEmailModal = (
|
|||
overflowY: 'auto',
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
maxWidth: '650px',
|
||||
}}
|
||||
onInteractOutside={() => {
|
||||
// remove focus from modal
|
||||
|
|
|
|||
Loading…
Reference in a new issue