mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 06:00:25 +08:00
增加刷新、预热缓存任务管理
This commit is contained in:
8
web/views/@default/servers/components/cache/batch/index.less
vendored
Normal file
8
web/views/@default/servers/components/cache/batch/index.less
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.fail-keys-box {
|
||||
max-height: 10em;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.fail-keys-box::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
}
|
||||
Reference in New Issue
Block a user