From 3d96f5df58f0c5ce66973a9986fe69e3b79be98d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 21 Jan 2023 20:08:45 +0100 Subject: [PATCH] Better boxes in v3 --- .../src/components/dashboard/AccountChart.vue | 12 +--- .../components/dashboard/SpendInsightBox.vue | 2 +- frontend/src/layouts/MainLayout.vue | 57 +++++++++---------- frontend/src/pages/dashboard/Dashboard.vue | 30 ++++++---- 4 files changed, 49 insertions(+), 52 deletions(-) diff --git a/frontend/src/components/dashboard/AccountChart.vue b/frontend/src/components/dashboard/AccountChart.vue index 1a24849ac7..5e0d624045 100644 --- a/frontend/src/components/dashboard/AccountChart.vue +++ b/frontend/src/components/dashboard/AccountChart.vue @@ -19,19 +19,9 @@ -->