YouMightAlsoLike: enhnace UI + styles
This commit is contained in:
@@ -66,7 +66,7 @@ export default function CartMobileTabletLayout({
|
||||
>
|
||||
{/* Table Number */}
|
||||
{(orderType === OrderType.DineIn ||
|
||||
orderType === OrderType.ToOffice) && <TableNumberCard />}
|
||||
orderType === OrderType.ToOffice) && <TableNumberCard />}
|
||||
|
||||
<div className={`${styles.cartContent} ${getResponsiveClass()}`}>
|
||||
<Card className={styles.cartItem}>
|
||||
|
||||
Reference in New Issue
Block a user