[update 删除按钮] 禁用时置灰

This commit is contained in:
danshihao
2024-08-12 19:51:50 +08:00
parent 1663fe4780
commit 5bb7d444fb
+6 -1
View File
@@ -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 {