seimin 3 years ago
parent
commit
6d3886b2a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/my.vue

+ 1 - 1
src/views/my.vue

@@ -338,7 +338,7 @@ export default {
338
 /* 头像 */
338
 /* 头像 */
339
 
339
 
340
 .head {
340
 .head {
341
-  height: 2.4rem;
341
+  height: 1.04rem;
342
   background: linear-gradient(#005395, #226ca8);
342
   background: linear-gradient(#005395, #226ca8);
343
   padding-top: 0.3rem;
343
   padding-top: 0.3rem;
344
 }
344
 }