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