From 0f034ca1c51c6b83dbe6f30220f23a539c3c7ae2 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira <62335616+lucaseduoli@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:18:27 -0300 Subject: [PATCH] fix: make chat input handle overflow (#7014) Fix handle not overflowing --- 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 05e6cd215..83ad9ccd9 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -493,7 +493,7 @@ function GenericNode({