summaryrefslogtreecommitdiff
path: root/frontend/views/graph/graph.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/views/graph/graph.css')
-rw-r--r--frontend/views/graph/graph.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css
index 511d15e..52f1a7e 100644
--- a/frontend/views/graph/graph.css
+++ b/frontend/views/graph/graph.css
@@ -12,6 +12,11 @@
rgba(128, 0, 64, 0.2)
);
}
+.graph canvas {
+ position: absolute;
+ top: 0;
+ left: 0;
+}
/* Sidebar boxes */