Skip to content

Commit 13a755d

Browse files
committed
MC-4262: Column Rearranging Drop Zone Indicators Are Too Small & Sometimes Hard To Activate
- Ensure we cannot resize a column in a hidden container
1 parent 67edc55 commit 13a755d

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
}
8484
}
8585

86+
.pagebuilder-content-type-hidden .pagebuilder-column-resize-handle,
8687
.pagebuilder-stage.interacting .pagebuilder-content-type.pagebuilder-column .pagebuilder-column-resize-handle {
8788
display: none;
8889
}

0 commit comments

Comments
 (0)