From 5dda103810e14ebc87ca4224767bfebb66343dfe Mon Sep 17 00:00:00 2001 From: Dorian Grasset Date: Sat, 17 Jan 2026 23:53:17 +0100 Subject: [PATCH] fix(dashboard): add padding adjustment for better layout consistency --- src/pages/Dashboard.vue | 2 +- src/pages/DashboardHome.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Dashboard.vue b/src/pages/Dashboard.vue index 9cc682459..5f019da5a 100644 --- a/src/pages/Dashboard.vue +++ b/src/pages/Dashboard.vue @@ -1,7 +1,7 @@