zhengjinyi před 3 roky
rodič
revize
221c0362eb

+ 1 - 1
src/main/resources/static/css/supplier/index.css

@@ -43,7 +43,7 @@ li{list-style:none}
     .supplierInfo .infoBox .photo img{width:240px;height:180px}
     .supplierInfo .infoBox p{margin:5px 0}
     .supplierInfo .productBox{box-sizing:border-box;width:100%;}
-    .supplierInfo .productList{width:1200px;margin-left:-8px;margin-bottom:18px;}
+    .supplierInfo .productList{width:1200px;margin-bottom:18px;}
     .supplierInfo .productBox .title{color:#4A4F58;font-size:20px;height:54px;line-height:54px}
     .supplierInfo .productItem {margin-bottom: 16px;}
     .empty{background: #fff;margin-top: 10px;}