Reply To: Modal showing behind Steps Modal

#10034966
ts
Participant

This part:

.modal-backdrop {
z-index: 99998 !important;
}

Breaks everything – won’t let me get past the first pop up modal.

How can I only target that unique modals (alertmodal) backdrop?