소스 검색

优化样式

ZaiZai 2 년 전
부모
커밋
ff6c43c36e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/styles/app/main.scss

+ 1 - 0
src/styles/app/main.scss

@@ -230,6 +230,7 @@ html, body, #app {
     .hc-page-content-box {
         flex: 1;
         position: relative;
+        display: inline-grid;
     }
 }