fix: show handler on hover

This commit is contained in:
Johnson Cherian 2023-12-19 10:46:35 +05:30
parent beac781596
commit 00649ed87e

View file

@ -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){