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