Skip to content

Commit b3ab9df

Browse files
committed
#559: User Sees No Predefined Gutters
- Refactoring
1 parent e2c9f32 commit b3ab9df

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_row_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<field name="margins_and_padding">
176176
<argument name="data" xsi:type="array">
177177
<item name="config" xsi:type="array">
178-
<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>
178+
<item name="default" xsi:type="null" />
179179
</item>
180180
</argument>
181181
</field>

0 commit comments

Comments
 (0)