baianat / verte

🎨 A Color picker component. Built from the bottom to work with Vue.js.
https://baianat.github.io/verte/
MIT License
181 stars 42 forks source link

When draggable it is not obvious which bits of the background are draggable #14

Closed wildhart closed 5 years ago

wildhart commented 5 years ago

When draggable==true, it is not obvious which bits of the background are draggable. Using cursor: grab on the draggable bits would help.

Also, you could make more of the background draggable by changing some of the padding to margin on .verte__controller and .verte__recent.