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) */