From 9e3cc076b7833699dc7bc09202843620cb269f76 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Sun, 6 Jul 2025 18:13:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(ReadmeDialog):=20add=20varia?= =?UTF-8?q?nt=20attribute=20to=20close=20button=20for=20consistency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src/components/shared/ReadmeDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/shared/ReadmeDialog.vue b/dashboard/src/components/shared/ReadmeDialog.vue index 4d1a7a25..dd72444c 100644 --- a/dashboard/src/components/shared/ReadmeDialog.vue +++ b/dashboard/src/components/shared/ReadmeDialog.vue @@ -119,7 +119,7 @@ const _show = computed({ {{ t('core.common.readme.title') }} - + mdi-close