From 3d3e92e66ed98235bc8c96e18440a69cffabb92d Mon Sep 17 00:00:00 2001 From: Pandipipas <62224708+Pandipipas@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:33:39 +0100 Subject: [PATCH] Adjust dashboard layout for full-width scoreboard --- src/dashboard/example/views/Dashboard.vue | 30 +++++++++++++---------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/dashboard/example/views/Dashboard.vue b/src/dashboard/example/views/Dashboard.vue index 60dbdeb..d8839fc 100644 --- a/src/dashboard/example/views/Dashboard.vue +++ b/src/dashboard/example/views/Dashboard.vue @@ -11,9 +11,9 @@ useHead({ title: 'Dashboard' });