From c8d9f8e2e4968b0179420fc8b7d25518a3439242 Mon Sep 17 00:00:00 2001 From: Kaitlyn Feng <57255247+KaitlynFeng@users.noreply.github.com> Date: Fri, 30 May 2025 14:54:30 +0800 Subject: [PATCH] fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) --- .../components/workflow/panel/debug-and-preview/user-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/panel/debug-and-preview/user-input.tsx b/web/app/components/workflow/panel/debug-and-preview/user-input.tsx index 096463b0fb..0670d9a52b 100644 --- a/web/app/components/workflow/panel/debug-and-preview/user-input.tsx +++ b/web/app/components/workflow/panel/debug-and-preview/user-input.tsx @@ -34,7 +34,7 @@ const UserInput = () => { return null return ( -