UI: Fixed visible elements behind widget preview

This commit is contained in:
Vladyslav Prykhodko 2025-06-04 23:03:23 +03:00
parent eddd329772
commit 2bbf3414b6

View File

@ -21,7 +21,7 @@
right: 0;
bottom: 0;
background: #fff;
z-index: 5;
z-index: 100;
}
.widget-preview-section {
position: absolute;