completionId: cgen-46c33f12e7824c49bbafb04171f911a5
cgen-46c33f12e7824c49bbafb04171f911a5
This commit is contained in:
parent
c2ba4b3679
commit
10b674e236
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ export default function ArmSwitcherModal({
|
|||
</div>
|
||||
|
||||
{/* Content */}
|
||||
<div className="flex-1 overflow-y-auto px-4 sm:px-6 py-8 sm:py-6 flex items-center justify-center flex-shrink-0 min-h-0">
|
||||
<div className="overflow-y-auto px-4 sm:px-6 py-8 sm:py-6 flex items-center justify-center flex-1 min-h-0">
|
||||
{!selectedArm ? (
|
||||
// Arm Grid - Minimal
|
||||
<div className="w-full max-w-sm space-y-1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue