Skip to content

Commit 9ca528e

Browse files
committed
#559: User Sees No Predefined Gutters
- Refactoring
1 parent c752cb2 commit 9ca528e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/ui_component/pagebuilder_column_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<field name="margins_and_padding">
120120
<argument name="data" xsi:type="array">
121121
<item name="config" xsi:type="array">
122-
<item name="default" xsi:type="string">{"margin":{"bottom":null,"left":null,"right":null,"top":null},"padding":{"bottom":null,"left":null,"right":null,"top":null}}</item>
122+
<item name="default" xsi:type="null" />
123123
</item>
124124
</argument>
125125
</field>

0 commit comments

Comments
 (0)