mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-23 18:00:27 +08:00
实现节点看板(仅对企业版开放)
This commit is contained in:
@@ -669,6 +669,9 @@ td {
|
||||
.source-code-box .CodeMirror-vscrollbar::-webkit-scrollbar-thumb {
|
||||
border-radius: 2px;
|
||||
}
|
||||
.scroll-box {
|
||||
overflow-y: auto;
|
||||
}
|
||||
.scroll-box::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user