MenuList: hide category image in desktop size
- case the images quality are not good (need adding from dashboard
This commit is contained in:
@@ -151,7 +151,9 @@ export default function CartDesktopLayout() {
|
||||
)}
|
||||
</Card>
|
||||
|
||||
<CartFooter />
|
||||
<div style={{ marginTop: "1rem" }}>
|
||||
<CartFooter />
|
||||
</div>
|
||||
</Col>
|
||||
|
||||
{/* Sidebar Column */}
|
||||
|
||||
Reference in New Issue
Block a user