Jelajahi Sumber

title为居中

louhangfei 1 tahun lalu
induk
melakukan
acde59c044
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  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;
   }