diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 0123857b..02602489 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -507,7 +507,7 @@ div.shade-black { background: var(--modal-bg-color) !important; } */ -.showSweetAlert, +.showSweetAlert:not([data-has-cancel-button="false"]), .swal-overlay--show-modal .swal-modal { background: var(--modal-bg-color); background-repeat: repeat, no-repeat;