Skip to content

Commit 1a52ef4

Browse files
Merge pull request #385 from adobe-commerce-tier-4/Tier4-Kings-PR-12-19-2024
[Support Tier-4-Kings glo16746] 12.19.2024 Regular delivery of bugfixes and improvements
2 parents 0a7cc2f + 26976a5 commit 1a52ef4

File tree

1 file changed

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

1 file changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// /**
2-
// * Copyright © Magento, Inc. All rights reserved.
3-
// * See COPYING.txt for license details.
2+
// * Copyright 2018 Adobe
3+
// * All Rights Reserved.
44
// */
55

66
//
@@ -24,12 +24,6 @@
2424
box-sizing: border-box;
2525
width: 100%;
2626

27-
&.no-column-line {
28-
.element-children {
29-
display: flex;
30-
}
31-
}
32-
3327
.drop-placeholder {
3428
background: @color-red-berry;
3529
bottom: 0;

0 commit comments

Comments
 (0)