diff --git a/common/style/layout.styl b/common/style/layout.styl index 82a581e..3120580 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -428,8 +428,10 @@ uni-button:after { background-color: #c9c9c9; } .btn-search-icon { + height: 80rpx !important; + line-height: 80rpx !important; margin: 0 !important; - padding: 0 !important; + padding: 0 20rpx !important; } .mini-btn { }