mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-02 13:05:20 +08:00
可以在运行日志页面中删除使用关键词匹配的运行日志
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
pre.log-box {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.search-keyword-label {
|
||||
a {
|
||||
opacity: 1!important;
|
||||
}
|
||||
|
||||
span.small {
|
||||
font-size: 0.8em;
|
||||
color: #4183c4!important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user