completionId: cgen-3c49b24eccbe4205b63188fbbd6f6987
cgen-3c49b24eccbe4205b63188fbbd6f6987
This commit is contained in:
parent
19b08cf499
commit
922e74da53
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
|
|||
{/* Mobile Arm Switcher */}
|
||||
<div className="mt-6 mb-6 pb-6 border-b border-border/40">
|
||||
<p className="text-xs font-semibold text-muted-foreground mb-3 uppercase tracking-wide">Arms</p>
|
||||
<div className="flex gap-4 flex-wrap">
|
||||
<div className="scale-75 origin-left">
|
||||
<ArmSwitcher />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue