diff --git a/app/cart/components/CartContent.tsx b/app/cart/components/CartContent.tsx index 83f1360..d56e4dc 100644 --- a/app/cart/components/CartContent.tsx +++ b/app/cart/components/CartContent.tsx @@ -480,8 +480,11 @@ export function CartContent({ once the sidebar narrows at lg:. sm:w-auto with no flex-grow (was sm:flex-1) so each badge only takes its own content width instead of stretching to fill the full card - width. */} -