From 434e53dea597f61ad59e14012f528ceac58ead85 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 6 Jun 2020 16:30:51 +0200 Subject: tile list. drag items to sort them --- frontend/views/graph/graph.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'frontend/views/graph/graph.css') diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index d6a0ff0..60a4c81 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -17,8 +17,11 @@ .sidebar { position: absolute; - top: 1rem; - right: 1rem; + top: 0; + right: 0; + padding: 1rem; + overflow: auto; + max-height: 100%; z-index: 2000; } .box { -- cgit v1.2.3-70-g09d2