Skip to content

Commit c93829c

Browse files
committed
MC-3571: Implement overlay for MC-1405
Remove eye icon on overlaya
1 parent 74b9dc3 commit c93829c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
.pagebuilder-content-type-hidden {
5252
> .pagebuilder-block.pagebuilder-content-type {
5353
&:before {
54+
content: '';
5455
opacity: 0;
5556
visibility: hidden;
5657
}

0 commit comments

Comments
 (0)