From 51c678d27ebea04c441fac46611aebb2074d9892 Mon Sep 17 00:00:00 2001 From: Alexis Date: Tue, 12 Aug 2025 10:44:56 +0200 Subject: [PATCH] Fixed dashboard link hitbox --- app/components/global/user/DashboardLink.vue | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/app/components/global/user/DashboardLink.vue b/app/components/global/user/DashboardLink.vue index 8140d5c..3c04533 100644 --- a/app/components/global/user/DashboardLink.vue +++ b/app/components/global/user/DashboardLink.vue @@ -32,14 +32,12 @@ async function handleGoogleLogin() {