Selaa lähdekoodia

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

xiaoming_global 5 vuotta sitten
vanhempi
commit
e02d29cbca
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/pages/main/DetailsPage.vue

+ 2 - 1
src/pages/main/DetailsPage.vue Näytä tiedosto

260
       margin: 17px auto 0;
260
       margin: 17px auto 0;
261
     }
261
     }
262
     @media only screen and (min-width: 415px) and (max-width: 767px) {
262
     @media only screen and (min-width: 415px) and (max-width: 767px) {
263
-      margin: 15px auto 0;
263
+      margin: 12px auto 0;
264
+      width: 30px;
264
     }
265
     }
265
   }
266
   }
266
 }
267
 }