Skip to content
Snippets Groups Projects
Commit 4faea3bf authored by ali asaria's avatar ali asaria
Browse files

you went too far

parent 13dd3f26
No related merge requests found
......@@ -45,7 +45,7 @@ export default function DraggableEllipsis({ notifyOnMove = (pos) => {} }) {
// left: isDragging ? position.x : 'auto',
// top: isDragging ? position.y : 'auto',
cursor: isDragging ? 'grabbing' : 'grab',
zIndex: 3000,
zIndex: 1100,
height: '100%',
}}
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment