From 68257c31755945cec3ea904f36f8b6f8125da3a0 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 30 Mar 2023 15:03:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/style/layout.css b/common/style/layout.css index 550be62..876a46b 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -41,7 +41,7 @@ uni-button:after { justify-content: flex-end; } .search-label{ - width: 70px; + width: 80px; height: 35px; font-size: 16px; line-height: 35px;