@ -201,7 +201,7 @@
.component {
display: contents;
}
[data-draggable="true"] {
[data-draggable="true"] :global(*:hover) {
cursor: pointer;
cursor: grab !important;
</style>