From c5c870ae5bbfe73c531ccd930833c70db832fb41 Mon Sep 17 00:00:00 2001 From: Pandipipas <62224708+Pandipipas@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:34:33 +0100 Subject: [PATCH] Adjust dashboard scoreboard sizing --- src/dashboard/example/views/Dashboard.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/dashboard/example/views/Dashboard.vue b/src/dashboard/example/views/Dashboard.vue index db43fe6..cebc1c8 100644 --- a/src/dashboard/example/views/Dashboard.vue +++ b/src/dashboard/example/views/Dashboard.vue @@ -22,14 +22,11 @@ useHead({ title: 'Dashboard' });