Merge pull request #13519 from vvlladd28/bug/widget-preview/ace-editor
Fixed visible elements behind widget preview
This commit is contained in:
commit
5388fe13e9
@ -21,7 +21,7 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: #fff;
|
||||
z-index: 5;
|
||||
z-index: 100;
|
||||
}
|
||||
.widget-preview-section {
|
||||
position: absolute;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user