mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 01:18:23 +00:00
fix: show handler on hover
This commit is contained in:
parent
beac781596
commit
00649ed87e
1 changed files with 1 additions and 0 deletions
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Reference in a new issue