From 590ab5c0072504528a06f07a352619d2bf1a5ae9 Mon Sep 17 00:00:00 2001 From: Dharrnn Date: Thu, 17 Jul 2025 11:43:52 +0530 Subject: [PATCH] #961 Fix: Scrollable form content in Custom MCP Dialog box --- frontend/src/components/agents/mcp/custom-mcp-dialog.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/components/agents/mcp/custom-mcp-dialog.tsx b/frontend/src/components/agents/mcp/custom-mcp-dialog.tsx index 299405d8..af2754d1 100644 --- a/frontend/src/components/agents/mcp/custom-mcp-dialog.tsx +++ b/frontend/src/components/agents/mcp/custom-mcp-dialog.tsx @@ -248,8 +248,7 @@ export const CustomMCPDialog: React.FC = ({ - -
+
{step === 'setup' ? (