mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
working fix for wekan/wekan#476 in lists
working fix for wekan/wekan#476 in lists
This commit is contained in:
parent
428465d361
commit
e5193870fc
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue