.o_select_create_dialog_content {
    height: 100%;
    .o_list_view {
        height: 100%;
        display: flex;
        flex-flow: column;
    }
}
