diff --git a/public/css/sweetalert.css b/public/css/sweetalert.css index f7430dc..7fd3577 100644 --- a/public/css/sweetalert.css +++ b/public/css/sweetalert.css @@ -142,3 +142,17 @@ .swal-icon--success::before { background: #31363b; } + +.swal-display-thumb-container { + min-width: 200px; + min-height: 200px; + display: -webkit-box; + display: -ms-flexbox; + display: flex; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -ms-flex-pack: center; + justify-content: center; +} diff --git a/public/js/dashboard.js b/public/js/dashboard.js index 8f1007e..5dc5684 100644 --- a/public/js/dashboard.js +++ b/public/js/dashboard.js @@ -610,7 +610,7 @@ page.displayThumbnail = function (id) { div.innerHTML = `