mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Issue: Full width of lists and space before first list #2336
Resolved #2336
This commit is contained in:
parent
561cd77e68
commit
dc11e0c79c
3 changed files with 11 additions and 13 deletions
|
|
@ -50,6 +50,6 @@ position()
|
|||
display: flex
|
||||
flex-direction: column
|
||||
margin: 0
|
||||
padding: 0 40px 0px 0
|
||||
padding: 0 0px 0px 0
|
||||
overflow-x: hidden
|
||||
overflow-y: auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue