From 2dfd57786d43638114d84a8a4b945fb2139c0746 Mon Sep 17 00:00:00 2001 From: Pandipipas <62224708+Pandipipas@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:37:32 +0100 Subject: [PATCH] Adjust column sizes for dashboard layout --- src/dashboard/example/views/Dashboard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dashboard/example/views/Dashboard.vue b/src/dashboard/example/views/Dashboard.vue index d7ba396..c5f21f0 100644 --- a/src/dashboard/example/views/Dashboard.vue +++ b/src/dashboard/example/views/Dashboard.vue @@ -9,14 +9,14 @@ useHead({ title: 'Dashboard' });