From 73d042fadecc3e45d47e3494d6d0644e18696113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Sun, 6 Jul 2025 14:15:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=A2=84=E8=AE=A1=E5=89=A9=E4=BD=99?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/home/HomeOperation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/HomeOperation.vue b/src/components/home/HomeOperation.vue index 186af1a..68edcb1 100644 --- a/src/components/home/HomeOperation.vue +++ b/src/components/home/HomeOperation.vue @@ -218,7 +218,7 @@ const operationState = computed(() => { } .home-remain-time { background: #f6fafe; - margin-top: 6rem; + margin-top: 1.5em; margin-left: 1rem; margin-right: 1rem; height: 8vh;