yeguodong 5 ay önce
ebeveyn
işleme
9e38636b6a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/views/main/index.vue

+ 2 - 2
src/views/main/index.vue

@@ -122,13 +122,13 @@
                     align-items: center;
                     
                     .header-container-top-icon {
-                        width: 110px;
+                        width: 85px;
                         height: 85px;
                         border-radius: 50%;
                         background-color: aquamarine;
                         margin: 0 10px 0 20px;
                         .top-icon-image {
-                            width: 110px;
+                            width: 85px;
                             height: 85px;
                             border-radius: 50%;                        
                         }