🚸 (editor) Improve block dragging behavior

This commit is contained in:
Baptiste Arnaud
2023-03-24 15:53:06 +01:00
parent e1de63a405
commit 92b92ed268
10 changed files with 56 additions and 46 deletions

View File

@@ -204,6 +204,7 @@ export const BlockNode = ({
onClick={handleClick}
data-testid={`block`}
w="full"
className="prevent-group-drag"
>
<HStack
flex="1"