From b3789f9a30dfd2bf744938411ec1a81a66096669 Mon Sep 17 00:00:00 2001 From: Pkpedram Date: Mon, 4 Apr 2022 10:38:48 +0430 Subject: [PATCH] Shopping Cart Bg Lightened --- 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 29a00ed..c1aef49 100644 --- a/src/components/ShoppingCart/index.js +++ b/src/components/ShoppingCart/index.js @@ -258,7 +258,7 @@ function ShoppingCart({ : -
+
3 && 'overflow-x-hidden overflow-scroll'}`} style={{height: '35%'}}> {list.map((product, index) => (