mirror of
https://github.com/wekan/wekan.git
synced 2026-01-28 12:16:10 +01:00
Remove swimlane size limit
This commit is contained in:
parent
1ae52bbdb1
commit
465e2b1b6a
1 changed files with 0 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
@media screen and (min-width: 801px) {
|
||||
.swimlane.ui-sortable {
|
||||
width: max-content;
|
||||
}
|
||||
}
|
||||
[class=swimlane] {
|
||||
position: sticky;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue