Explorar el Código

justtify to left

master
azri hace 7 meses
padre
commit
a9a3bffa05
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/components/ProductList/ProductList.jsx

+ 1
- 1
src/components/ProductList/ProductList.jsx Ver fichero

205
               NEW
205
               NEW
206
             </Button>}
206
             </Button>}
207
 
207
 
208
-            <Box sx={{ pb: 1, pt: 1, width: "90%", mx:"auto", textAlign:"center" }}>
208
+            <Box sx={{ pb: 1, pt: 1, width: "90%", mx:"auto" }}>
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…
Cancelar
Guardar