按钮样式
This commit is contained in:
@@ -277,7 +277,7 @@ uni-button:after {
|
||||
margin: 0 40rpx 10rpx 0;
|
||||
border-radius: 30rpx;
|
||||
}
|
||||
.btn-disabled, .submit-button:disabled {
|
||||
.btn-disabled, .submit-button[disabled] {
|
||||
background-color: #c9c9c9;
|
||||
border: 1px solid #c9c9c9;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user