Fix nested blocks top margins in form editor
[MAILPOET-2928]
This commit is contained in:
committed by
Veljko V
parent
032f15f2d0
commit
c4b19f342a
@@ -47,6 +47,7 @@ const FormStylingBackground = ({ children }) => {
|
||||
}
|
||||
return (
|
||||
<div
|
||||
className="mailpoet-form-background"
|
||||
style={{
|
||||
backgroundColor,
|
||||
color: fontColor,
|
||||
|
Reference in New Issue
Block a user