/*Write your custom css in this file.*/
.kanban-item-list {
    max-height: 730px;
    height: auto !important;
    overflow: scroll;
}