优化节点列表统计项宽度

This commit is contained in:
刘祥超
2023-03-16 09:48:45 +08:00
parent 2e1d991e0c
commit 61d8c8cd39
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;