From 0e0aeb72071f7a07bc8d913b3d9e9ffa72ed6ab7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 17 May 2019 14:20:40 +0200 Subject: Statistics: redraw on drag end only --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 769ed62ec..6417e1e96 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -902,6 +902,10 @@ ul.compact{ height: 96%; } +.chart-resize{ + border: 1px #999 dashed; +} + /* // required @import "bootstrap-src/scss/functions"; -- cgit v1.2.3