.o_lunch_content {
    .o_kanban_view {
        flex: 1 1 100%;
        &.o_kanban_grouped {
            min-height: auto; // override min-height: 100%
        }
    }
}
