瀏覽代碼

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

chengbeibei 10 月之前
父節點
當前提交
e8038a8f5e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;