mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
First swimlane draft, no functionality
This commit is contained in:
parent
8b6a2eade3
commit
690a5b9703
16 changed files with 474 additions and 173 deletions
|
|
@ -20,7 +20,8 @@ position()
|
|||
&.is-sibling-sidebar-open
|
||||
margin-right: 248px
|
||||
|
||||
.lists
|
||||
.swimlane
|
||||
border-bottom: 1px solid #CCC
|
||||
align-items: flex-start
|
||||
display: flex
|
||||
flex-direction: row
|
||||
|
|
@ -49,8 +50,9 @@ position()
|
|||
|
||||
.board-canvas
|
||||
|
||||
.lists
|
||||
.swimlane
|
||||
align-items: flex-start
|
||||
border-bottom: 1px solid #CCC
|
||||
display: flex
|
||||
flex-direction: column
|
||||
margin: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue