diff --git a/packages/dragdrop/style/index.css b/packages/dragdrop/style/index.css index 71e35f2ba..d8bba7c9f 100644 --- a/packages/dragdrop/style/index.css +++ b/packages/dragdrop/style/index.css @@ -18,6 +18,7 @@ height: 200px; margin-top: -100px; margin-left: -100px; + pointer-events: none; will-change: transform; z-index: 100; }