mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-10 09:04:26 +08:00
fix: Rebalance 卡片 icon 颜色调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user