CN-778 下钻table取值变更: npm、dns、link的throughput列取值改为totalBytes,单位改为byte
CN-776 NPM Dashboard维度表中分数添加颜色标识
This commit is contained in:
@@ -115,6 +115,15 @@
|
||||
.el-table thead {
|
||||
color: $grey;
|
||||
}
|
||||
.data-score-red {
|
||||
color: #E26154;
|
||||
}
|
||||
.data-score-yellow {
|
||||
color: #E5A219;
|
||||
}
|
||||
.data-score-green {
|
||||
color: #749F4D;
|
||||
}
|
||||
}
|
||||
.el-tabs__header {
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user