From 628887186d7b712b5e52f7e72aafa7a7b20ebaee Mon Sep 17 00:00:00 2001 From: liuwei Date: Fri, 27 Feb 2026 11:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=BE=8E=E5=8C=96=E4=B8=80?= =?UTF-8?q?=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/base.html | 9 +-------- admin/dashboard/templates/contacts_management.html | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 8c57d5f..fd64598 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -382,17 +382,10 @@ color: var(--tech-text) !important; } - /* Disable dialog mask to allow page interaction */ + /* Keep mask invisible but clickable for close-on-click */ .v-modal { background-color: transparent !important; opacity: 0 !important; - pointer-events: none !important; - } - .el-dialog__wrapper { - pointer-events: none; - } - .el-dialog { - pointer-events: auto; } diff --git a/admin/dashboard/templates/contacts_management.html b/admin/dashboard/templates/contacts_management.html index 588b752..d3f6497 100644 --- a/admin/dashboard/templates/contacts_management.html +++ b/admin/dashboard/templates/contacts_management.html @@ -374,7 +374,7 @@ - +