gemercheung 1 gadu atpakaļ
vecāks
revīzija
139fd57090
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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;
       }