Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/components/group/color-scheme.vue
Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@ export default {
{
top: mousePosition.y,
left: mousePosition.x,
hideDelay: 0,
hideDelay: 100,
},
currentColor,
(newColor) => {

0 comments on commit 46b811c

Please sign in to comment.