From 97971cf1f610964db4cb6aaf05af83720ac45a41 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Thu, 11 Nov 2021 17:46:34 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/companyList/companyList.wxss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/companyList/companyList.wxss b/pages/companyList/companyList.wxss index 216cc2f..4768dc4 100644 --- a/pages/companyList/companyList.wxss +++ b/pages/companyList/companyList.wxss @@ -31,8 +31,9 @@ page { } .btn-search { + flex-shrink: 0; margin: 0 !important; - width: 160rpx !important; + width: 100px !important; height: 60rpx; display: flex; justify-content: center;