Add link to toggle column scrolling in board view
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -113,9 +113,12 @@ a.board-swimlane-toggle:focus {
|
||||
}
|
||||
|
||||
.board-task-list {
|
||||
min-height: 60px
|
||||
}
|
||||
|
||||
.board-task-list-compact {
|
||||
max-height: 90vh;
|
||||
overflow-y: auto;
|
||||
min-height: 60px
|
||||
}
|
||||
|
||||
.board-task-list .task-board:last-child {
|
||||
|
||||
Reference in New Issue
Block a user