chenjun 1 жил өмнө
parent
commit
0ed89d88f8

+ 5 - 1
src/layout/components/Navbar.vue

@@ -198,11 +198,15 @@ export default {
         margin-right: 12px;
         background: #ffffff;
       }
+      >.log_img{
+        display: flex;
+      }
       > .log_name {
         margin-left: 10px;
-        font-size: 14px;
+        font-size: 18px;
         font-family: Microsoft YaHei;
         font-weight: bold;
+        line-height: 48px;
       }
     }
     .hamburger-container {