diff --git a/resources/views/tasks/kanban.blade.php b/resources/views/tasks/kanban.blade.php index 5e13a1990229..1788c9ad3926 100644 --- a/resources/views/tasks/kanban.blade.php +++ b/resources/views/tasks/kanban.blade.php @@ -30,6 +30,8 @@ vertical-align: top; white-space: normal; cursor: pointer; + max-height:70vh; + overflow-y: scroll; } .kanban-column-last {