소스 검색

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