feat: Dahsboard - npm - 网络质量概览图表 根据接口返回展示数据
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
margin-right: 10px;
|
||||
align-items: center;
|
||||
}
|
||||
.npm-line-header-right.active {
|
||||
.npm-line-header-icon {
|
||||
background: #ccc;
|
||||
}
|
||||
.npm-line-header-value {
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
.npm-line-header-icon {
|
||||
border-radius: 3px;
|
||||
width: 16px;
|
||||
@@ -35,10 +43,6 @@
|
||||
line-height: 12px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.npm-line-header-value.active {
|
||||
color: #717171;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
.chart-drawing {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user