diff --git a/frontend/src/Editor/DragContainer.css b/frontend/src/Editor/DragContainer.css index 85c06d02ac..357141b878 100644 --- a/frontend/src/Editor/DragContainer.css +++ b/frontend/src/Editor/DragContainer.css @@ -11,6 +11,7 @@ /* font-weight: bold; */ box-sizing: border-box; /* transition: transform 0.1s; */ + z-index: 3001; } .moveable-control-box>.moveable-control-box:not(.moveable-control-box-d-block, .moveable-dragging){