Improve form editor background style

[MAILPOET-2914]
This commit is contained in:
Pavel Dohnal
2020-05-14 10:30:20 +02:00
committed by Veljko V
parent a8bdebcea7
commit 458a0a274c

View File

@@ -58,6 +58,8 @@ const FormStylingBackground = ({ children }) => {
borderStyle, borderStyle,
textAlign, textAlign,
padding, padding,
width: 700,
margin: '0 auto',
}} }}
> >
{children} {children}