mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 16:34:06 +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] {
|
[class=swimlane] {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue