Skip to content

Commit b7b09e3

Browse files
committed
ACP2E-3408: [Pagebuilder Preview UI Issue] The buttons in the Page Builder column aren't lining up correctly
- Fixed the issue.
1 parent 8d9b6a0 commit b7b09e3

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/column-group

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
&.no-column-line {
2828
.element-children {
2929
display: flex;
30+
justify-content: right;
3031
}
3132
}
3233

0 commit comments

Comments
 (0)