From b4deb5bcf1498daec0e89c058df26efa65525998 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Tue, 4 Aug 2026 21:32:17 +0800 Subject: [PATCH] fix(ui): make connection screen layout vertically scrollable --- src/components/connections/ConnectionFormShell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/connections/ConnectionFormShell.tsx b/src/components/connections/ConnectionFormShell.tsx index 5ddceaf..09326ba 100644 --- a/src/components/connections/ConnectionFormShell.tsx +++ b/src/components/connections/ConnectionFormShell.tsx @@ -20,7 +20,7 @@ export function ConnectionFormShell({ children, }: ConnectionFormShellProps) { return ( -
+