.pf-c-modal-box__body .scroll {
    max-height: calc(75vh - 10rem);
    overflow: auto;
}

.dialog-wait-ct-spinner {
    margin-left: var(--pf-global--spacer--sm);
}
