Browse Source

unarid .showSweetAlert loading animation fix

pull/241/head
Marius 3 years ago
parent
commit
708d87adab
  1. 2
      CSS/themes/unraid/unraid-base.css

2
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;

Loading…
Cancel
Save