From 0d7e706c0d48f6a852bd58cc723cd87b8b17c082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=87=AF?= <2448379534@qq.com> Date: Thu, 16 Jul 2026 18:48:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/login/index.vue b/frontend/src/views/login/index.vue index d34d8e79..2f9c5afb 100644 --- a/frontend/src/views/login/index.vue +++ b/frontend/src/views/login/index.vue @@ -277,7 +277,7 @@ width: 100%; display: flex; align-items: center; - justify-content: start; + justify-content: end; " > { width: 20%; max-height: 402px; max-width: 400px; - min-height: 362px; + // min-height: 362px; border-radius: 3px; padding: 15px 24px 24px; background-color: rgb(255, 255, 255);