Bläddra i källkod

样式修改:调整首页系统图标居中显示;

chengbeibei 10 månader sedan
förälder
incheckning
e8038a8f5e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/components/tools/Logo.vue

+ 1 - 1
src/components/tools/Logo.vue

@@ -47,7 +47,7 @@
       height: @height !important;
 	    //width: 500px;
 	    width: 100vw;
-      line-height: @height !important;
+      line-height: 55px !important;
       box-shadow: none !important;
       transition: background 300ms;