diff --git a/src/components/ShoppingCart/Code/index.js b/src/components/ShoppingCart/Code/index.js index f687d82..fd34152 100644 --- a/src/components/ShoppingCart/Code/index.js +++ b/src/components/ShoppingCart/Code/index.js @@ -13,7 +13,7 @@ function Code({ codeId, setCodeId, userId, factorId }) {
diff --git a/src/components/ShoppingCart/index.js b/src/components/ShoppingCart/index.js index c1aef49..d7da2b3 100644 --- a/src/components/ShoppingCart/index.js +++ b/src/components/ShoppingCart/index.js @@ -259,7 +259,7 @@ function ShoppingCart({ :
-
3 && 'overflow-x-hidden overflow-scroll'}`} style={{height: '35%'}}> +
3 && 'overflow-x-hidden overflow-scroll'}`} style={{height: '42%'}}> {list.map((product, index) => (