mail page fix
This commit is contained in:
parent
0a290a2a46
commit
8335283b73
@ -226,7 +226,6 @@ export default function ComposeEmail({
|
|||||||
fontSize: 'inherit',
|
fontSize: 'inherit',
|
||||||
lineHeight: 'inherit',
|
lineHeight: 'inherit',
|
||||||
}}
|
}}
|
||||||
dangerouslySetInnerHTML={{ __html: composeBody }}
|
|
||||||
onInput={handleInput}
|
onInput={handleInput}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user