Skip to content

Commit 40b5b55

Browse files
committed
PB-500 increase z index of content type options
1 parent b4bc785 commit 40b5b55

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
transform: translate(0, -50%);
373373
transition: opacity 200ms, visibility 200ms;
374374
visibility: hidden;
375-
z-index: 105;
375+
z-index: 1000;
376376

377377
&.pagebuilder-options-middle {
378378
right: 50%;

0 commit comments

Comments
 (0)