Files

8 lines
108 B
Plaintext
Raw Permalink Normal View History

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