From 3b81fb4985ffc8a53b719c82fd648162bd6cf9d7 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Fri, 12 Dec 2025 16:02:24 +0800 Subject: [PATCH] fix: mobile dialog close button visibility (#4010) * Initial plan * Fix mobile dialog close button visibility by adding max-height and scrollable content Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com> --- dashboard/src/views/ExtensionPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/views/ExtensionPage.vue b/dashboard/src/views/ExtensionPage.vue index a83631c42..e1e60c435 100644 --- a/dashboard/src/views/ExtensionPage.vue +++ b/dashboard/src/views/ExtensionPage.vue @@ -1473,7 +1473,7 @@ watch(marketSearch, (newVal) => { {{ loadingDialog.title }} - +