mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Remove list max-height 350px. Thanks to xet7 !
Closes #1512, closes wekan/wekan-snap#35
This commit is contained in:
parent
a23d93391b
commit
b6d3e79548
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@
|
||||||
display: flex
|
display: flex
|
||||||
overflow-y: auto
|
overflow-y: auto
|
||||||
padding: 5px 11px
|
padding: 5px 11px
|
||||||
max-height: 350px;
|
|
||||||
|
|
||||||
.minicards
|
.minicards
|
||||||
flex-grow: 1
|
flex-grow: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue