Browse Source

Remove list max-height 350px. Thanks to xet7 !
Closes #1512, closes wekan/wekan-snap#35

Lauri Ojansivu 7 năm trước cách đây
mục cha
commit
b6d3e79548
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      client/components/lists/list.styl

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

@@ -91,7 +91,6 @@
   display: flex
   overflow-y: auto
   padding: 5px 11px
-  max-height: 350px;
 
   .minicards
     flex-grow: 1