瀏覽代碼

justtify to left

master
azri 3 月之前
父節點
當前提交
a9a3bffa05
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/components/ProductList/ProductList.jsx

+ 1
- 1
src/components/ProductList/ProductList.jsx 查看文件

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…
取消
儲存