aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/graph/graph.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/app/_elements/graph/graph.component.html')
-rw-r--r--frontend/src/app/_elements/graph/graph.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/app/_elements/graph/graph.component.html b/frontend/src/app/_elements/graph/graph.component.html
index 92e9df38..b8220115 100644
--- a/frontend/src/app/_elements/graph/graph.component.html
+++ b/frontend/src/app/_elements/graph/graph.component.html
@@ -1,3 +1,3 @@
-<div #graphWrapper class="w-100" style="height: 16rem;">
+<div #graphWrapper class="w-100" style="height: 14rem;">
<canvas #graphCanvas></canvas>
</div> \ No newline at end of file