From f7db90f1daf5d5402aa2f57b7c517ac283c1eaba Mon Sep 17 00:00:00 2001 From: yiqiu Date: Fri, 26 Dec 2025 15:05:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B3=A8=E5=86=8C=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E6=8C=89=E9=92=AE=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 5588b6d..b5a279a 100644 --- a/css/index.css +++ b/css/index.css @@ -267,7 +267,7 @@ /* 调整移动端注册按钮样式 - 长方形无圆角,撑满导航栏高度 */ #index .no-login .btn.btn-normal#registBtn { - padding: 0 40px !important; + padding: 0 25px !important; font-size: 15px !important; min-width: auto !important; border-radius: 0 !important;