Menu Fixing
This commit is contained in:
parent
c715069d63
commit
3204ba4b38
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user