Files
EdgeAdmin/web/views/@default/servers/components/cache/batch/index.css
2022-06-05 17:12:54 +08:00

8 lines
148 B
CSS

.fail-keys-box {
max-height: 10em;
overflow-y: auto;
}
.fail-keys-box::-webkit-scrollbar {
width: 6px;
}
/*# sourceMappingURL=index.css.map */