mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 20:30:25 +08:00
8 lines
148 B
CSS
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 */ |