From 9041401b73f93228cc9b5183a9ef30e5f7f171a6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 7 Jun 2020 16:51:27 +0200 Subject: drawing graphs with backlinks --- frontend/views/graph/graph.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'frontend/views/graph/graph.css') 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 */ -- cgit v1.2.3-70-g09d2