mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-13 20:00:25 +08:00
实现节点看板(仅对企业版开放)
This commit is contained in:
@@ -747,6 +747,10 @@ td {
|
||||
}
|
||||
|
||||
// 表格
|
||||
.scroll-box {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.scroll-box::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user