Sửa lỗi xóa ảnh trong quản lí ảnh và media

This commit is contained in:
2026-06-08 18:19:59 +07:00
parent 965be4d0e7
commit f15e53c4e5
4 changed files with 88 additions and 12 deletions
+3 -1
View File
@@ -594,7 +594,9 @@ html, body {
box-shadow: 0 10px 40px rgba(0,0,0,0.6) !important;
}
#logout-confirm-modal {
#logout-confirm-modal,
#delete-asset-confirm-modal,
#success-modal {
z-index: 5500; /* Cao hơn Dashboard (4500) và Close Button (5000) */
}