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

8 lines
148 B
CSS
Raw Normal View History

2022-06-05 17:12:54 +08:00
.fail-keys-box {
max-height: 10em;
overflow-y: auto;
}
.fail-keys-box::-webkit-scrollbar {
width: 6px;
}
/*# sourceMappingURL=index.css.map */