fly 1 day ago
parent
commit
c0d82ec9c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Profile.vue

+ 1 - 1
src/views/Profile.vue

@@ -381,7 +381,7 @@ export default {
   margin-right: 15px;
 }
 .avatar img {
-  width: 69px;
+  width: 55px;
   height: 40px;
   /* object-fit: contain; */
 }