Vue.Draggable
Vue.Draggable copied to clipboard
Change drag and drop icon
Hi guys,
I need to change the drag and drop icon but idk if it's possible. I searched on Sortable JS doc, but not find nothing about that.
The icon with the red circle in the image is what I want to change.
@jvhk, its coming from element-ui
vue library. If you want to change it, you may need to change element-ui
component in your project's css.