优化节点列表统计项宽度

This commit is contained in:
GoEdgeLab
2023-03-16 09:48:45 +08:00
parent 785bb03c44
commit 148de6446b
8 changed files with 32 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
.table {
th.value-column {
width: 7em;
}
}
.node-name-td {
position: relative;