fix: add padding to editor
This commit is contained in:
parent
c4d2f62657
commit
bbd4d43317
|
@ -427,6 +427,7 @@ const UpdateEmailTemplate = ({
|
|||
borderRadius: '5px',
|
||||
marginTop: '2%',
|
||||
height: '30vh',
|
||||
padding: 10,
|
||||
}}
|
||||
mention={{
|
||||
separator: ' ',
|
||||
|
|
Loading…
Reference in New Issue
Block a user