2
0

(editor) Revert block overflow hidden

Is hiding endpoints of items
This commit is contained in:
Baptiste Arnaud
2023-03-03 15:43:32 +01:00
parent 7d56d5b39e
commit 79e5aedf00

View File

@ -224,7 +224,6 @@ export const BlockNode = ({
align="flex-start" align="flex-start"
w="full" w="full"
transition="border-color 0.2s" transition="border-color 0.2s"
overflow="hidden"
> >
<BlockIcon <BlockIcon
type={block.type} type={block.type}