mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 08:20:12 +01:00
Merge branch 'progressify-master'
This commit is contained in:
commit
cf7efccde5
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,10 @@
|
||||||
// Minimize swimlanes end https://www.w3schools.com/howto/howto_js_accordion.asp
|
// Minimize swimlanes end https://www.w3schools.com/howto/howto_js_accordion.asp
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
[class=swimlane]
|
||||||
|
position: sticky
|
||||||
|
left: 0
|
||||||
|
|
||||||
.swimlane
|
.swimlane
|
||||||
// Even if this background color is the same as the body we can't leave it
|
// Even if this background color is the same as the body we can't leave it
|
||||||
// transparent, because that won't work during a swimlane drag.
|
// transparent, because that won't work during a swimlane drag.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue