Browse Source

to left

master
azri 1 week ago
parent
commit
a1fa09a5be
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/ProductList/ProductList.jsx

+ 1
- 1
src/components/ProductList/ProductList.jsx View File

205
               NEW
205
               NEW
206
             </Button>}
206
             </Button>}
207
 
207
 
208
-            <Box sx={{ pb: 1, pt: 1, width: "90%", mx:"auto" }}>
208
+            <Box sx={{ pb: 1, pt: 1, width: "90%" }}>
209
               <Typography variant="body2" sx={{ fontWeight: "400" }}>
209
               <Typography variant="body2" sx={{ fontWeight: "400" }}>
210
                 {collection_name}
210
                 {collection_name}
211
               </Typography>
211
               </Typography>

Loading…
Cancel
Save