浏览代码

Fixed scrollbar, occured twice at home screen (mobile view)

Martin Filser 3 年之前
父节点
当前提交
ababeebbf0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/main/layouts.styl

+ 1 - 1
client/components/main/layouts.styl

@@ -433,7 +433,7 @@ a
       margin-top: 0px
 
   .wrapper
-    height: 100%
+    height: calc(100% - 31px)
     margin: 0px
 
   .panel-default