1
0
forked from x/volcanos
This commit is contained in:
shaoying 2020-09-17 07:04:57 +08:00
parent 82d4af3592
commit 667372593c

4
plugin/input/key.css Normal file
View File

@ -0,0 +1,4 @@
fieldset.input.key div.output {
max-height:400px;
overflow:auto;
}