fix: Rebalance 卡片 icon 颜色调整

This commit is contained in:
GraceWalk
2022-09-29 10:48:52 +08:00
parent 1e0c4c3904
commit 3b33652c47
3 changed files with 24 additions and 15 deletions

View File

@@ -203,11 +203,19 @@
background: rgba(33, 37, 41, 0.04);
}
.cutomIcon {
.anticon.cutomIcon {
display: inline-block;
margin-right: 2px;
}
.anticon.cutomIcon-red {
color: #ff7066;
}
.anticon.cutomIcon-green {
color: #00c0a2;
}
.rebalance-tooltip {
.dcloud-tooltip-inner {
min-height: 20px;