From e20bb328826fcfa97af6aaf4fd620dca56201d41 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 20:36:24 +0000 Subject: [PATCH] Fix buttons stuck at bottom - adjust content scrolling layout cgen-6d9168fbf1874f89a4fd74e43b1b4a6e --- client/components/ArmSwitcherModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/ArmSwitcherModal.tsx b/client/components/ArmSwitcherModal.tsx index 27b49ffc..db0975d6 100644 --- a/client/components/ArmSwitcherModal.tsx +++ b/client/components/ArmSwitcherModal.tsx @@ -151,7 +151,7 @@ export default function ArmSwitcherModal({ {/* Content */} -
+
{!selectedArm ? ( // Arm Grid - Minimal