From aab04713795f795c9e3354dd88833cebd647f3c7 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Mon, 18 May 2026 12:24:28 +0800 Subject: [PATCH] =?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/views/common/login.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/common/login.vue b/src/views/common/login.vue index 572ed109..81faabc0 100644 --- a/src/views/common/login.vue +++ b/src/views/common/login.vue @@ -283,7 +283,7 @@ import { getUUID } from '@/utils' margin-top: 40px; display: flex; align-items: center; - gap: 16px; + gap: 10px; } .brand-panel__stat { @@ -297,7 +297,7 @@ import { getUUID } from '@/utils' .brand-panel__stat-value { margin: 0; - font-size: 34px; + font-size: 30px; line-height: 1.2; color: #eac07a; font-weight: 600;