mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Set fontSize of email viewer
This commit is contained in:
parent
52d32d4f24
commit
69388148aa
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ const ViewRecentEmailModal = (
|
|||
css={{
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
py: '16px',
|
||||
fontSize: '12px',
|
||||
overflowY: 'scroll',
|
||||
}}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue