From a54363c4d56d907908d1a0601cc13e99bff79115 Mon Sep 17 00:00:00 2001 From: igorrCarvalho Date: Mon, 20 Nov 2023 21:03:00 -0300 Subject: [PATCH] Fix: Add tailwind class to avoid text breaking component box --- src/frontend/src/CustomNodes/GenericNode/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx index 81d99c8d5..2b6661a83 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -408,7 +408,7 @@ export default function GenericNode({ /> ) : (
setInputDescription(true)} > {data.node?.description}