修改禁用按钮边框
This commit is contained in:
@@ -346,7 +346,9 @@ onUnmounted(() => {
|
||||
font-size: 32rpx;
|
||||
margin-bottom: 40rpx;
|
||||
}
|
||||
|
||||
button:after{
|
||||
border-radius: 50px;
|
||||
}
|
||||
.register-btn:disabled {
|
||||
background-color: #99c8ff;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user