fix: Dahsboard - npm - 网络质量概览图表 单位为ms时取整

This commit is contained in:
@changcode
2022-09-01 16:35:56 +08:00
parent a61e853f82
commit 2015f3a2d0
3 changed files with 11 additions and 9 deletions

View File

@@ -138,6 +138,9 @@
display: flex;
justify-content: right;
width: 50%;
font-size: 12px;
color: #353636;
font-weight: 400;
}
.data-trend{
display: flex;
@@ -148,7 +151,6 @@
justify-content: left;
margin-left: 6px;
font-size: 12px;
align-items: center;
justify-content: center;
margin-top: 2px;
border-radius: 10px;