From 3c19698ebe492146e3b8541f57f954e60e8345c4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 9 Jun 2020 19:54:31 +0200 Subject: zindex --- frontend/views/graph/graph.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/views/graph') diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index 892f408..d59e649 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -27,7 +27,7 @@ padding: 1rem; overflow: auto; max-height: 100%; - z-index: 2000; + z-index: 20; } .box { width: 15rem; -- cgit v1.2.3-70-g09d2