Files
EdgeAdmin/web/views/@default/servers/components/cache/batch/index.less

8 lines
108 B
Plaintext
Raw Normal View History

.fail-keys-box {
max-height: 10em;
overflow-y: auto;
}
.fail-keys-box::-webkit-scrollbar {
width: 6px;
}