completionId: cgen-ac4bdbcdfbba48e184f531c401b2218a
cgen-ac4bdbcdfbba48e184f531c401b2218a
This commit is contained in:
parent
3f8f2588a5
commit
8cc3715d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ export default function ArmSwitcherModal({
|
|||
</div>
|
||||
|
||||
{/* Content */}
|
||||
<div className="flex-1 overflow-y-auto flex items-center justify-center px-4 sm:px-6 py-4 sm:py-2">
|
||||
<div className="flex-1 overflow-y-auto px-4 sm:px-6 py-4 sm:py-3 flex items-start justify-center">
|
||||
{!selectedArm ? (
|
||||
// Arm Grid - Minimal
|
||||
<div className="w-full max-w-sm space-y-1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue