body .ikvs-treetable .ui-treetable-scrollable-body {
    min-height: 400px !important;
    height: calc(100vh - 300px) !important;
}

body .ikvs-treetable .ui-treetable-scrollable-theadclone .ColumnType-Header-Value {
    width: unset !important;
}