[update] 法规库操作列样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user