completionId: cgen-88e2cd146a5e44bdbc47e2a7529b52f2
cgen-88e2cd146a5e44bdbc47e2a7529b52f2
This commit is contained in:
parent
643be6c938
commit
0a07839f97
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ export default function ArmSwitcherModal({
|
|||
</div>
|
||||
|
||||
{/* Footer - Buttons */}
|
||||
<div className="px-4 sm:px-6 py-4 border-t border-gray-800/50 space-y-2">
|
||||
<div className="px-4 sm:px-6 py-3 border-t border-gray-800/50 space-y-2">
|
||||
{selectedArm && !isNavigating ? (
|
||||
<>
|
||||
<button
|
||||
|
|
|
|||
Loading…
Reference in a new issue