Browse Source

menu字体样式调整

洪海涛 4 năm trước cách đây
mục cha
commit
b653dc384e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/components/newLayout/components/menu.vue

+ 2 - 2
src/components/newLayout/components/menu.vue

@@ -171,13 +171,13 @@ export default {
           position: relative;
 
           .iconfont {
-            font-size: 20px;
+            font-size: 26px;
           }
 
           .new {
             position: absolute;
             top: -12px;
-            right: -19px;
+            right: -25px;
           }
         }
       }