mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
sticky swimlane
This commit is contained in:
parent
5510c2a37d
commit
4687a866f5
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@
|
|||
flex-direction: row
|
||||
overflow: 0;
|
||||
max-height: calc(100% - 26px)
|
||||
position: sticky
|
||||
left: 0;
|
||||
|
||||
&.placeholder
|
||||
background-color: rgba(0, 0, 0, .2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue