mirror of https://gitee.com/bigwinds/arangodb
resized querybox
This commit is contained in:
parent
1159479250
commit
1fbeb55e82
|
@ -381,7 +381,7 @@ form {
|
|||
|
||||
|
||||
#queryOutput {
|
||||
height:60%;
|
||||
height:40%;
|
||||
overflow-y: auto;
|
||||
border: 1px solid black;
|
||||
background: white;
|
||||
|
@ -390,7 +390,7 @@ form {
|
|||
}
|
||||
|
||||
#queryContent {
|
||||
height: 20%;
|
||||
height: 60%;
|
||||
font-family: "courier";
|
||||
width: 100%;
|
||||
resize: none;
|
||||
|
|
Loading…
Reference in New Issue