Ensure modal overlay has the right z-index
This commit is contained in:
@@ -7483,7 +7483,7 @@ button.module-image__border-overlay:focus {
|
|||||||
$loading-screen-modal-overlay: $z-index-on-top-of-everything + 1;
|
$loading-screen-modal-overlay: $z-index-on-top-of-everything + 1;
|
||||||
|
|
||||||
.module-modal-host__overlay,
|
.module-modal-host__overlay,
|
||||||
.module-modal-host__container {
|
.module-modal-host__overlay-container {
|
||||||
z-index: $loading-screen-modal-overlay;
|
z-index: $loading-screen-modal-overlay;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user