zhaobao 3 년 전
부모
커밋
69b4d5e954
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/layout/components/Navbar.vue

+ 2 - 2
src/layout/components/Navbar.vue

@@ -215,10 +215,10 @@ export default {
     line-height: 1;
     font-weight: 600;
     padding-left: 5px;
-    margin-top: 15px;
+    margin-top: 8px;
     &.authorization{
       font-size: 12px;
-      margin-top: 20px;
+      margin-top: 15px;
       color: #a33e3e;
       // color: rgba(255, 255, 255, 0.7);
     }