mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-25 11:36:34 +08:00
[API节点]列表显示版本号、CPU、内存、状态等信息
This commit is contained in:
@@ -40,6 +40,10 @@ table {
|
||||
th.width5 {
|
||||
width: 5em;
|
||||
}
|
||||
|
||||
th.width6 {
|
||||
width: 6em;
|
||||
}
|
||||
}
|
||||
|
||||
// textarea
|
||||
@@ -49,5 +53,5 @@ textarea::-webkit-scrollbar {
|
||||
|
||||
// dropdown
|
||||
select.dropdown {
|
||||
height: auto!important;
|
||||
height: auto !important;
|
||||
}
|
||||
Reference in New Issue
Block a user