🚸 (editor) Improve block dragging behavior
This commit is contained in:
@@ -204,6 +204,7 @@ export const BlockNode = ({
|
||||
onClick={handleClick}
|
||||
data-testid={`block`}
|
||||
w="full"
|
||||
className="prevent-group-drag"
|
||||
>
|
||||
<HStack
|
||||
flex="1"
|
||||
|
||||
Reference in New Issue
Block a user