Browse Source

app-扫码头像居中

liao-sea 11 tháng trước cách đây
mục cha
commit
13d104b315
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      h5app/src/views/pages/jobUserInfo/index.vue

+ 1 - 1
h5app/src/views/pages/jobUserInfo/index.vue

@@ -167,11 +167,11 @@ export default defineComponent({
 .user_img {
   .img-list {
     width:100%;
-    padding-left: 125px;
   }
 
   .img-item:first-child,.img-item:first-child img{
     width: 120px;
+    margin:0 auto;
   }
 
   .img-item:not(:first-child){