[update 删除按钮] 禁用时置灰
This commit is contained in:
@@ -116,7 +116,12 @@
|
||||
color: #C30D23 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.operate-del-btn[disabled] {
|
||||
color: rgba(0, 0, 0, 0.25) !important;
|
||||
.operate-btn-icon {
|
||||
color: rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
}
|
||||
.del-btn-disabled {
|
||||
color: rgba(0, 0, 0, 0.25) !important;
|
||||
.operate-btn-icon {
|
||||
|
||||
Reference in New Issue
Block a user