Can someone tell me where this cursor is coming from on Sortable.js? I have looked through all the CSS files and JS files and can't find where this cursor comes from. I am hoping to use a cursor: grab; and cursor: grabbed style on it instead.
Also, I am using Vue Draggable in production, but I believe this is inherited from Sortable.js.