-
{t('cart.quantity-label')}
+
{t('cart.quantity-label')}
setCurrentQuantity(Number(e.target.value))}
className={clsx(
- 'w-auto grow bg-transparent px-2 py-3 text-right text-white',
+ 'min-w-[200px] grow bg-transparent px-2 py-3 text-right text-white',
'outline-none focus:border-0 focus:outline-none focus:ring-0',
'focus-visible:ring-none focus-visible:border-none focus-visible:outline-none',
'focus-visible:ring-0 focus-visible:ring-offset-0',
diff --git a/components/layout/navbar/index.tsx b/components/layout/navbar/index.tsx
index 4fa765ca7..fcb39c24b 100644
--- a/components/layout/navbar/index.tsx
+++ b/components/layout/navbar/index.tsx
@@ -76,7 +76,7 @@ export default function Navbar({