summaryrefslogtreecommitdiff
path: root/frontend/views
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-09 19:54:31 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-09 19:54:31 +0200
commit3c19698ebe492146e3b8541f57f954e60e8345c4 (patch)
treef68ede05b3df73889154f840fe7ea2d6b51df5f6 /frontend/views
parent78fda608baeb37058fa1865d66c49b35dd3bf187 (diff)
zindex
Diffstat (limited to 'frontend/views')
-rw-r--r--frontend/views/graph/graph.css2
1 files changed, 1 insertions, 1 deletions
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;