shish 1 mese fa
parent
commit
0cc8d4555d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ghsApp/src/admin/home/member.vue

+ 1 - 1
ghsApp/src/admin/home/member.vue

@@ -680,7 +680,6 @@ export default {
       flex-wrap: nowrap;
       overflow: hidden;
       max-width: 500upx;
-      font-size: 34upx;
       line-height: 1;
 
       &__text {
@@ -689,6 +688,7 @@ export default {
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
+        font-size: 34upx;
       }
 
       .super-man{