mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-25 06:25:17 +08:00
优化节点日志:可以批量设置服务错误日志为已修复等
This commit is contained in:
@@ -3,4 +3,14 @@
|
||||
right: 1em;
|
||||
top: 2.2em;
|
||||
}
|
||||
.ui.message .content {
|
||||
padding-right: 1em;
|
||||
}
|
||||
.node-logs-box {
|
||||
max-height: 11.6em;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.node-logs-box::-webkit-scrollbar {
|
||||
width: 4px;
|
||||
}
|
||||
/*# sourceMappingURL=index.css.map */
|
||||
Reference in New Issue
Block a user