gemercheung 1 anno fa
parent
commit
139fd57090
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/view/layout/nav.vue

+ 2 - 2
src/view/layout/nav.vue

@@ -145,8 +145,8 @@ const showBack = computed(() => {
     align-items: center;
     .avatar {
       margin-right: 10px;
-      width: 22px;
-      height: 22px;
+      width: 32px;
+      height: 32px;
       &:hover {
         cursor: pointer;
       }