Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Change drag and drop icon

Open jvhk opened this issue 1 year ago • 1 comments

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.

image

jvhk avatar May 06 '23 02:05 jvhk

@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.

Miltonbhowmick avatar Sep 24 '23 09:09 Miltonbhowmick