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;