shish 1 month ago
parent
commit
0cc8d4555d
1 changed files with 1 additions and 1 deletions
  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;
       flex-wrap: nowrap;
       overflow: hidden;
       overflow: hidden;
       max-width: 500upx;
       max-width: 500upx;
-      font-size: 34upx;
       line-height: 1;
       line-height: 1;
 
 
       &__text {
       &__text {
@@ -689,6 +688,7 @@ export default {
         overflow: hidden;
         overflow: hidden;
         text-overflow: ellipsis;
         text-overflow: ellipsis;
         white-space: nowrap;
         white-space: nowrap;
+        font-size: 34upx;
       }
       }
 
 
       .super-man{
       .super-man{