From 2a9eee458281c934260db29faa69185df82f7141 Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Sat, 25 Jul 2026 23:37:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86=E5=B8=83=E5=B1=80=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=88=E5=B0=8F=E8=B0=83=E6=95=B4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style-4.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/style-4.css b/static/style-4.css index 2a2368b..04841ee 100644 --- a/static/style-4.css +++ b/static/style-4.css @@ -86,10 +86,9 @@ border-color: var(--primary-blue-border); } -/* 数字输入框统一宽度 */ +/* 数字输入框填满列宽 */ .config-card-body .form-row input[type="number"] { width: 100%; - max-width: 120px; } /* 只读行(TCP Mux) */