Menu Fixing
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user