adf-select-apps-dialog {
    .adf-select-apps-dialog-actions {
        display: flex;
        max-height: 100%;
        place-content: center flex-end;
        align-items: center;
    }
}
