Skip to content

Commit a49e95e

Browse files
committed
MAGETWO-89187: Column Data Separation
- Fix master format
1 parent cbf0ae1 commit a49e95e

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/column/full-height

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/column/full-height/master.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
<div attr="data.main.attributes"
99
ko-style="data.main.style"
10-
css="data.main.css"
10+
css="data.main.css">
1111
<render args="renderChildTemplate"/>
1212
</div>

0 commit comments

Comments
 (0)