update canvas graph
This commit is contained in:
parent
e8b0a1bbc2
commit
b1baeab760
|
@ -94,9 +94,11 @@ div.panel.show {
|
||||||
}
|
}
|
||||||
|
|
||||||
.canvas-container {
|
.canvas-container {
|
||||||
height: 35%;
|
width: 50%;
|
||||||
margin: auto;
|
display: flex;
|
||||||
width: 24%;
|
justify-content: center;
|
||||||
|
margin-top:200;
|
||||||
|
margin-bottom:100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.canvas-graph {
|
.canvas-graph {
|
||||||
|
|
Loading…
Reference in a new issue