From ddf9938c002c0d95a4e873af566f9807206e7048 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 22 Apr 2021 18:33:37 +0200 Subject: [PATCH] Fix issue with empty box. --- frontend/src/components/dashboard/TopBoxes.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/dashboard/TopBoxes.vue b/frontend/src/components/dashboard/TopBoxes.vue index 3178b71133..0a64e0fcde 100644 --- a/frontend/src/components/dashboard/TopBoxes.vue +++ b/frontend/src/components/dashboard/TopBoxes.vue @@ -30,7 +30,7 @@ {{ balance.value_parsed }} - +  
@@ -55,6 +55,7 @@ {{ balance.value_parsed }} +  
@@ -80,6 +81,7 @@ {{ left.value_parsed }} +