Remove swimlane size limit

This commit is contained in:
Nadav Tasher 2024-11-17 22:13:45 +02:00
parent 1ae52bbdb1
commit 465e2b1b6a

View file

@ -1,8 +1,3 @@
@media screen and (min-width: 801px) {
.swimlane.ui-sortable {
width: max-content;
}
}
[class=swimlane] {
position: sticky;
left: 0;