CN-626 feat: Dashboard - network overview - 折线图开发

This commit is contained in:
@changcode
2022-07-21 10:19:03 +08:00
parent f1f07c6be4
commit f10d0d6d2a
5 changed files with 1686 additions and 555 deletions

View File

@@ -128,3 +128,9 @@
}
}
}
.metric-select.el-select__popper {
top: 27px !important;
.el-popper__arrow {
display: none;
}
}