force graph height to be 300px
This commit is contained in:
@@ -166,6 +166,7 @@ tr:hover {
|
|||||||
|
|
||||||
#graph {
|
#graph {
|
||||||
flex: 0 0 300px;
|
flex: 0 0 300px;
|
||||||
|
height: 300px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|||||||
Reference in New Issue
Block a user