From 2a6a47409213615a6c7ed493c0d3ef22f19a652c Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Fri, 25 Feb 2022 14:36:28 +0100 Subject: [PATCH] =?UTF-8?q?fix(editor):=20=F0=9F=92=84=20Item=20node=20ove?= =?UTF-8?q?rflow=20when=20long=20word?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ItemNode/ItemNodeContent/contents/ButtonNodeContent.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/builder/components/shared/Graph/Nodes/ItemNode/ItemNodeContent/contents/ButtonNodeContent.tsx b/apps/builder/components/shared/Graph/Nodes/ItemNode/ItemNodeContent/contents/ButtonNodeContent.tsx index 767071373..4dccae46b 100644 --- a/apps/builder/components/shared/Graph/Nodes/ItemNode/ItemNodeContent/contents/ButtonNodeContent.tsx +++ b/apps/builder/components/shared/Graph/Nodes/ItemNode/ItemNodeContent/contents/ButtonNodeContent.tsx @@ -65,6 +65,7 @@ export const ButtonNodeContent = ({ onChange={setItemValue} onSubmit={handleInputSubmit} onKeyDownCapture={handleKeyPress} + maxW="180px" >