sticky swimlane

This commit is contained in:
progressify 2020-11-25 22:54:17 +01:00
parent 5510c2a37d
commit 4687a866f5

View file

@ -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)