Change graph element size.
This commit is contained in:
parent
351c952192
commit
175e09f167
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
.graph {
|
||||
background: #f1f1f1;
|
||||
cursor: move;
|
||||
height: 70%;
|
||||
height: 500px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue