Skip to content

Commit b438342

Browse files
committed
MC-2363: Add vertical alignment and min height to row configuration
- remove unnecessary margin style to stabilize existing tests
1 parent ad40959 commit b438342

File tree

1 file changed

+0
-4
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/row

1 file changed

+0
-4
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/row/_default.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,5 @@
4141

4242
&.empty-container {
4343
min-height: 300px;
44-
45-
> .element-children {
46-
margin-bottom: 1px;
47-
}
4844
}
4945
}

0 commit comments

Comments
 (0)