diff --git a/common/uni.css b/common/uni.css index 6a8221132b534dc2d8c584fd72e2299e744a512a..cc196f2c516783147c43150bc83124d5fa82c731 100644 --- a/common/uni.css +++ b/common/uni.css @@ -83,7 +83,7 @@ .uni-input { height: 50rpx; padding: 15rpx 25rpx; - line-height: 50rpx; + /* line-height: 50rpx; */ font-size: 28rpx; background: #FFF; flex: 1;