Skip to content

Commit

Permalink
fix graph size
Browse files Browse the repository at this point in the history
  • Loading branch information
secure-77 committed Jan 14, 2024
1 parent 011701e commit d7864da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions perlite/.styles/perlite.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
height: 50%;
}

#mynetwork {
height: 100%;
}

#graph_all{
height: 100%;
}
Expand Down

0 comments on commit d7864da

Please sign in to comment.