按钮样式

This commit is contained in:
2023-04-10 17:37:55 +08:00
parent 0c1d6bf53b
commit 400b47d9ed

View File

@@ -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 {