Allow inline styles in the emails

This commit is contained in:
Pranav Raj S 2022-07-12 16:58:46 +07:00
parent 827f977a37
commit 85333c8618

View file

@ -28,7 +28,6 @@ export default {
FORBID_ATTR: [
'id',
'class',
'style',
'bgcolor',
'valign',
'width',