} label="상품" panel="product" />
} label="현황" panel="status" />
@@ -92,7 +93,7 @@ function PanelToggle({
type="button"
onClick={() => open(panel)}
className={cn(
- 'flex items-center gap-1 rounded-lg border border-border px-2 py-1.5 text-xs font-bold text-neutral-70 hover:bg-neutral-10 lg:hidden',
+ 'flex shrink-0 items-center gap-1 rounded-lg border border-border px-2 py-1.5 text-xs font-bold text-neutral-70 hover:bg-neutral-10 lg:hidden',
interactive,
)}
>
diff --git a/landing/app/components/sections/hero-neumorphic.tsx b/landing/app/components/sections/hero-neumorphic.tsx
index 648afae..8793f8f 100644
--- a/landing/app/components/sections/hero-neumorphic.tsx
+++ b/landing/app/components/sections/hero-neumorphic.tsx
@@ -57,8 +57,8 @@ export function HeroNeumorphic() {
className="w-full flex justify-center"
>