Skip to content

Commit 1f659c0

Browse files
committed
#514: User sees content snapshot on Category Page in Admin Panel - Changed overlay z-index
1 parent c73ccca commit 1f659c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_page-builder.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
height: 100%;
155155
visibility: visible;
156156
width: 100%;
157-
z-index: @z-index-8;
157+
z-index: @z-index-2;
158158
}
159159
}
160160

0 commit comments

Comments
 (0)