From a8ba0720af97acbe4f75f7596b35a9c7738e1a55 Mon Sep 17 00:00:00 2001 From: IGCrystal Date: Thu, 19 Jun 2025 11:54:27 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf:=20=E5=9C=A8=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=BC=B9=E7=AA=97=E4=B8=AD=E6=8F=90=E9=AB=98=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E6=8C=89=E9=92=AE=E4=B8=8E=E6=8E=A7=E5=88=B6=E5=8F=B0?= =?UTF-8?q?=E7=9A=84=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 之前的按钮与控制台内容重叠了,就增加一点间距 --- dashboard/src/views/ExtensionPage.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dashboard/src/views/ExtensionPage.vue b/dashboard/src/views/ExtensionPage.vue index 7ebe95ee0..89f722101 100644 --- a/dashboard/src/views/ExtensionPage.vue +++ b/dashboard/src/views/ExtensionPage.vue @@ -1015,10 +1015,13 @@ onMounted(async () => {

{{ tm('dialogs.loading.logs') }}

- +
- + + + + {{ tm('buttons.close') }}