From 0ad7a63c5a60309c3f4fe1c740d78e9c9625e931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=B4=E5=A4=A9?= Date: Thu, 2 Apr 2026 13:52:08 +0800 Subject: [PATCH] fix: confirm dialog overflow when content is too long --- src/components/modal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modal.js b/src/components/modal.js index 991b964..3dc22da 100644 --- a/src/components/modal.js +++ b/src/components/modal.js @@ -27,7 +27,7 @@ export function showConfirm(message) { overlay.innerHTML = `