mail page fix design
This commit is contained in:
parent
76c17692e5
commit
f4fcd5e8f1
@ -218,6 +218,8 @@ export default function ComposeEmail({
|
||||
fontFamily: 'inherit',
|
||||
fontSize: 'inherit',
|
||||
lineHeight: 'inherit',
|
||||
textAlign: 'left',
|
||||
direction: 'ltr'
|
||||
}}
|
||||
dangerouslySetInnerHTML={{ __html: composeBody }}
|
||||
onInput={handleInput}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user