[API节点]列表显示版本号、CPU、内存、状态等信息

This commit is contained in:
GoEdgeLab
2020-12-29 18:27:51 +08:00
parent abb182ceb4
commit 1f6ecccc65
5 changed files with 57 additions and 4 deletions

View File

@@ -28,10 +28,13 @@ table th.width10 {
table th.width5 {
width: 5em;
}
table th.width6 {
width: 6em;
}
textarea::-webkit-scrollbar {
width: 6px !important;
}
select.dropdown {
height: auto!important;
height: auto !important;
}
/*# sourceMappingURL=@layout_override.css.map */