Skip to content

Commit bbd4d43

Browse files
committed
fix: add padding to editor
1 parent c4d2f62 commit bbd4d43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashboard/src/components/UpdateEmailTemplateModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ const UpdateEmailTemplate = ({
427427
borderRadius: '5px',
428428
marginTop: '2%',
429429
height: '30vh',
430+
padding: 10,
430431
}}
431432
mention={{
432433
separator: ' ',

0 commit comments

Comments
 (0)