diff --git a/common/style/layout.css b/common/style/layout.css index a66ac11..937e9d6 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -273,7 +273,7 @@ uni-button:after { padding: 0 22rpx; background-color: #fff; border: 1px solid #ff6a00; - margin: 0 20rpx 10rpx 0; + margin: 0 40rpx 10rpx 0; border-radius: 30rpx; } .btn-disabled, .submit-button:disabled {