From 85e045eedcdbb6dd416d9129d115f9e8b53ba74b Mon Sep 17 00:00:00 2001 From: huweihang <916879598@qq.com> Date: Wed, 17 Dec 2025 01:54:41 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8F=97=E4=BC=97=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/signup/SignupModal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/signup/SignupModal.vue b/src/components/signup/SignupModal.vue index 04fba641..9b5f35e5 100644 --- a/src/components/signup/SignupModal.vue +++ b/src/components/signup/SignupModal.vue @@ -596,7 +596,7 @@ export default { .right1 { border-left: 1px solid #f2f6fe; margin-left: 20px; - min-width: 200px; + max-width: 200px; .onerow { display: flex; @@ -635,7 +635,7 @@ export default { width: 64px; height: 24px; margin-top: 25px; - margin-right: 25px; + margin-right: 18px; display: flex; align-items: center; justify-content: center;