소스 검색

fix layout-fixed main-/control-sidebar height

REJack 4 년 전
부모
커밋
72f254320f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      build/scss/_layout.scss

+ 0 - 2
build/scss/_layout.scss

@@ -566,7 +566,6 @@ body:not(.layout-fixed) {
   .main-sidebar {
     bottom: 0;
     float: none;
-    height: 100vh;
     left: 0;
     position: fixed;
     top: 0;
@@ -575,7 +574,6 @@ body:not(.layout-fixed) {
   .control-sidebar {
     bottom: 0;
     float: none;
-    height: 100vh;
     position: fixed;
     top: 0;