Browse Source

- Fix Scrollbar near top of screen when using internet explorer on Win7

Thanks to lunatic4ever ! Closes #1524
Lauri Ojansivu 7 năm trước cách đây
mục cha
commit
128a356b92
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/components/lists/list.styl

+ 1 - 1
client/components/lists/list.styl

@@ -86,7 +86,7 @@
     color: #ce1414
 
 .list-body
-  flex: 1
+  flex: 1 1 auto
   flex-direction: column
   display: flex
   overflow-y: auto