2
0
Эх сурвалжийг харах

working fix for wekan/wekan#476 in lists

working fix for wekan/wekan#476 in lists
DPLV\dpoz 7 жил өмнө
parent
commit
e5193870fc

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

@@ -88,12 +88,14 @@
 
 .list-body
   flex: 1
+  flex-direction: column
   display: flex
   overflow-y: auto
   padding: 5px 11px
 
   .minicards
-    flex: 1
+    flex-grow: 1
+    flex-shrink: 0
 
     form
       margin-bottom: 9px