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