Menu Fixing

This commit is contained in:
ajat91.sudrajat 2021-12-24 12:58:41 +07:00
parent c715069d63
commit 3204ba4b38

View File

@ -123,7 +123,7 @@ export const Product = observer(() => {
marginLeft: 10,
borderColor: "salmon",
height: 100,
marginBottom: 10,
marginBottom: 10
}}
>
<span style={{color: "black"}}>{item.product_name}</span>