From a952d7e92b6f2ee68e4de1adea4b770a4cd91c58 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 21:00:02 +0000 Subject: [PATCH] completionId: cgen-1f9addc127c64a20997ac6bacf09128b cgen-1f9addc127c64a20997ac6bacf09128b --- 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 f488d9c5..728831e7 100644 --- a/client/components/ArmSwitcherModal.tsx +++ b/client/components/ArmSwitcherModal.tsx @@ -161,7 +161,7 @@ export default function ArmSwitcherModal({ key={arm.id} type="button" onClick={() => handleSelectArm(arm.id)} - className="w-full p-3 rounded-lg border border-gray-700/50 bg-gray-900/30 hover:bg-gray-800/50 hover:border-gray-600 transition-all duration-200 text-left group" + className="w-full p-2 sm:p-3 rounded-lg border border-gray-700/50 bg-gray-900/30 hover:bg-gray-800/50 hover:border-gray-600 transition-all duration-200 text-left group" >