This commit is contained in:
2026-08-13 17:51:46 -06:00
parent 3411db5da8
commit 347e718548
33 changed files with 2978 additions and 2145 deletions
+1 -1
View File
@@ -173,7 +173,7 @@
allowEscapeKey: false,
allowEnterKey: false,
showConfirmButton: false,
closeButtonHtml: '<div><img src="img/template/close.png"></div>',
closeButtonHtml: '<div><img src="img/template/close.svg" width = "50"></div>',
onBeforeOpen: function () {},
onOpen: function () {
$('.swal2-popup.popup-class').closest('.swal2-container').css('z-index', '998');