From 054a1a0f149d9310c5188313ba908e55f1476d67 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Mon, 30 Jun 2025 17:38:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A8=E6=A0=BC=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/setting/History.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/setting/History.vue b/src/components/setting/History.vue index db22601..3925b29 100644 --- a/src/components/setting/History.vue +++ b/src/components/setting/History.vue @@ -140,7 +140,7 @@ const onClose = () => { padding: 10px; background: $gradient-color; .history-export{ - margin: 2vw; + margin: 10px; } .history-table{ height: 73vh;