mirror of https://gitee.com/bigwinds/arangodb
css bugfix
This commit is contained in:
parent
f2b3ef8703
commit
cc37f7aefb
|
@ -333,7 +333,7 @@ form {
|
|||
|
||||
#queryOutput {
|
||||
height:40%;
|
||||
yoverflow-y: auto;
|
||||
overflow-y: auto;
|
||||
border: 1px solid black;
|
||||
background: white;
|
||||
font-family: "courier";
|
||||
|
|
Loading…
Reference in New Issue