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