From 46e6ed2e6f4cb25855e019d7a405a3ad8e80dd5e Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Tue, 15 Jul 2025 12:11:08 +0530 Subject: [PATCH] fix: minor fix --- frontend/src/components/Dashboard/DashboardGrid.vue | 10 ++++++---- frontend/src/pages/Dashboard.vue | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Dashboard/DashboardGrid.vue b/frontend/src/components/Dashboard/DashboardGrid.vue index 6e006141..ca984a0c 100644 --- a/frontend/src/components/Dashboard/DashboardGrid.vue +++ b/frontend/src/components/Dashboard/DashboardGrid.vue @@ -34,11 +34,13 @@
-
- +
+
diff --git a/frontend/src/pages/Dashboard.vue b/frontend/src/pages/Dashboard.vue index e983b1e9..0cb7fbd9 100644 --- a/frontend/src/pages/Dashboard.vue +++ b/frontend/src/pages/Dashboard.vue @@ -25,7 +25,7 @@