Sfoglia il codice sorgente

妥妥银服-推荐有礼样式

panyong 3 anni fa
parent
commit
9d989ecbb9
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      htmldev/loan/src/views/loan/invite/index.vue

+ 1 - 3
htmldev/loan/src/views/loan/invite/index.vue

@@ -339,7 +339,7 @@ export default {
   }
 
   .name {
-    width: 100%;
+    width: 95px;
     margin-top: 8px;
     font-size: 14px;
     font-family: PingFangSC-Medium, PingFang SC;
@@ -347,7 +347,6 @@ export default {
     color: #333333;
     line-height: 20px;
     word-break: break-all;
-    text-align: center;
   }
 
   .number {
@@ -356,7 +355,6 @@ export default {
     font-size: 12px;
     color: #666666;
     line-height: 17px;
-    text-align: center;
   }
 
   .tel {