zhaobao 3 vuotta sitten
vanhempi
commit
69b4d5e954
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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);
     }