CN-626 feat: 完善 Dashboard - network overview 功能及样式

This commit is contained in:
@changcode
2022-07-11 16:36:11 +08:00
parent 69673fd2d0
commit 8b9a003a5c
5 changed files with 6060 additions and 84 deletions

View File

@@ -19,6 +19,7 @@
font-size: 12px;
color: #575757;
font-weight: 400;
margin-right: 3px;
}
.line-select__operation {
height: 24px;
@@ -80,7 +81,7 @@
span:nth-of-type(1) {
font-size: 28px;
color: #353636;
font-weight: 500;
font-weight: 700;
margin-right: 4px;
}
span:nth-of-type(2) {

View File

@@ -13,6 +13,9 @@
background: #E2E5EC;
}
}
.pie-button.el-button {
width: 96px;
}
.el-button {
width: 117px;
min-height: 28px;