We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d68c7 commit 91a510fCopy full SHA for 91a510f
index.html
@@ -65,7 +65,7 @@ <h5 class="offcanvas-title" id="filter_pane_label">Highlight simulators</h5>
65
<div class="container-fluid" style="height: 80vh; width: 100vw;">
66
<div class="row" >
67
<!-- graph -->
68
- <div class="col col-8" style="height: 80vh" id="cy"><br /></div>
+ <div class="col col-8" style="height: 80vh" id="cy"></div>
69
70
<!-- details pane -->
71
<div class="col col-4 d-flex flex-column justify-content-between" style="height: 80vh; overflow: scroll" id="details">
0 commit comments