ソースを参照

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