浏览代码

fix sidebar custom area placing on mobile devices

REJack 3 年之前
父节点
当前提交
9d099b11ee
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      build/scss/_main-sidebar.scss

+ 2 - 0
build/scss/_main-sidebar.scss

@@ -1132,6 +1132,8 @@
       height: $sidebar-custom-height;
       padding: $sidebar-custom-padding-x $sidebar-custom-padding-y;
     }
+
+    height: fill-available;
   }
 
   .main-sidebar-custom-lg {