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) => (