[update] 法规符合性排查流程删除按钮禁用时样式

This commit is contained in:
lideqin
2024-08-09 20:09:14 +08:00
parent 4e585d6e1e
commit e4daa84fd3
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -117,6 +117,13 @@
}
}
.del-btn-disabled {
color: rgba(0, 0, 0, 0.25) !important;
.operate-btn-icon {
color: rgba(0, 0, 0, 0.25) !important;
}
}
.action-span-cell > a:first-child {
margin-left: 0;
}