From 659473b931d4cb867a3994c832b2a581f49684e1 Mon Sep 17 00:00:00 2001 From: woothu <32914662+woothu@users.noreply.github.com> Date: Thu, 16 May 2019 19:31:28 +0200 Subject: [PATCH] feat: change styles of dashboard, widgets and charts to version 3 --- src/views/Charts.vue | 4 +- src/views/Dashboard.vue | 462 ++++++++++++++++---------- src/views/widgets/Widgets.vue | 310 +++++++++++++---- src/views/widgets/WidgetsDropdown.vue | 20 +- 4 files changed, 534 insertions(+), 262 deletions(-) diff --git a/src/views/Charts.vue b/src/views/Charts.vue index 79436d11..fdcf70c9 100644 --- a/src/views/Charts.vue +++ b/src/views/Charts.vue @@ -1,6 +1,6 @@