Skip to content

Commit 26976a5

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 a450e03 commit 26976a5

File tree

1 file changed

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

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@
2424
box-sizing: border-box;
2525
width: 100%;
2626

27-
&.no-column-line {
28-
.element-children {
29-
display: flex;
30-
justify-content: right;
31-
}
32-
}
33-
3427
.drop-placeholder {
3528
background: @color-red-berry;
3629
bottom: 0;

0 commit comments

Comments
 (0)