2
0
progressify 4 жил өмнө
parent
commit
4687a866f5

+ 2 - 0
client/components/swimlanes/swimlanes.styl

@@ -44,6 +44,8 @@
   flex-direction: row
   flex-direction: row
   overflow: 0;
   overflow: 0;
   max-height: calc(100% - 26px)
   max-height: calc(100% - 26px)
+  position: sticky
+  left: 0;
 
 
   &.placeholder
   &.placeholder
     background-color: rgba(0, 0, 0, .2)
     background-color: rgba(0, 0, 0, .2)