[update] 法规库操作列样式

This commit is contained in:
lideqin
2024-06-21 11:29:32 +08:00
parent 4462c90776
commit a288eb2ebf
4 changed files with 33 additions and 21 deletions
+7 -1
View File
@@ -103,13 +103,19 @@
display: flex;
align-items: center;
font-family: PingFang SC-Regular, PingFang SC, sans-serif;
color: #1D2129;
color: @primary-color;
&-icon {
margin-right: 8px;
color: @primary-color;
}
}
.operate-del-btn {
color: #C30D23 !important;
.operate-btn-icon {
color: #C30D23 !important;
}
}
.action-span-cell > a:first-child {
margin-left: 0;