menu: enhancements
This commit is contained in:
@@ -250,6 +250,7 @@ export function AddToCartButton({ item }: { item: Product }) {
|
||||
className={styles.addButton}
|
||||
style={{
|
||||
color: "#302E3E",
|
||||
backgroundColor: "white",
|
||||
width: 28,
|
||||
height: 28,
|
||||
position: "absolute",
|
||||
|
||||
Reference in New Issue
Block a user