소스 검색

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

chengbeibei 1 년 전
부모
커밋
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;