瀏覽代碼

fix(ui): scrolling not work of main container from some plugins theme

charlie 4 年之前
父節點
當前提交
2326fc4d86
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/frontend/components/sidebar.css

+ 1 - 0
src/main/frontend/components/sidebar.css

@@ -19,6 +19,7 @@
 
 #main-container {
   position: relative;
+  height: 100%;
 }
 
 #main-content {