wangning 5 лет назад
Родитель
Сommit
624bed0ca3
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      ghsApp/src/pagesPurchase/components/CommodityPurchase.vue

+ 4 - 4
ghsApp/src/pagesPurchase/components/CommodityPurchase.vue

@@ -149,15 +149,15 @@ export default {
   position: relative;
   margin-bottom: 20px;
   .img_bx {
-    height: 160px;
-    width: 160px;
+    height: 140px;
+    width: 140px;
     position: absolute;
     left: 0px;
     top: 0px;
   }
   .cmd-info_bx {
-    padding-left: 177px;
-    margin-bottom: 50px;
+    padding-left: 167px;
+    margin-bottom: 40px;
     & .tit {
       font-size: 32px;
       font-weight: 700;