mirror of
https://github.com/wekan/wekan.git
synced 2026-02-07 09:01:47 +01:00
New option to set up minimum limit to show cards count for each list in board
This commit is contained in:
parent
1ad4107201
commit
606dbbbbf2
7 changed files with 53 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
@import 'nib'
|
||||
|
||||
global-reset()
|
||||
|
|
@ -374,3 +375,8 @@ a
|
|||
.wrapper
|
||||
height: 100%
|
||||
margin: 0px
|
||||
|
||||
.inline-input
|
||||
height: 37px
|
||||
margin: 8px 10px 0 0
|
||||
width: 50px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue