louhangfei преди 1 година
родител
ревизия
ee1e3aa0b7
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      src/layout/components/Logo/index.vue

+ 3 - 2
src/layout/components/Logo/index.vue

@@ -116,8 +116,9 @@
   }
 
   .titleWrapper {
-    justify-content: left;
-    margin-left: 20px;
+    // justify-content: left;
+    text-align: center;
+    margin-left: 12px;
     margin-right: 12px;
     overflow: hidden;
   }