diff --git a/draggable.scss b/draggable.scss index 0887e21..e11ad5b 100644 --- a/draggable.scss +++ b/draggable.scss @@ -1,3 +1,3 @@ *[draggable] { - cursor: pointer; + cursor: move; } \ No newline at end of file