From c328a7cd39a81a6ee7254fb7f53dc3f5c4c97aa4 Mon Sep 17 00:00:00 2001 From: Pkpedram Date: Mon, 4 Apr 2022 10:54:30 +0430 Subject: [PATCH] Mobile Shopping Cart --- src/components/ShoppingCart/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ShoppingCart/index.js b/src/components/ShoppingCart/index.js index d7da2b3..1d7908b 100644 --- a/src/components/ShoppingCart/index.js +++ b/src/components/ShoppingCart/index.js @@ -222,7 +222,7 @@ function ShoppingCart({ return(isMobile ? -
+
3 && 'overflow-x-hidden overflow-scroll'}`} style={{height: '35%'}}> {list.map((product, index) => (