From b06be46ab8656a26a713cc2d61a8c6802b6bf462 Mon Sep 17 00:00:00 2001 From: Furquan Anwer Date: Thu, 25 Sep 2025 14:43:17 +0530 Subject: [PATCH] fix(button): remove wrong hover classes to restore default hover behavior --- apps/mail/components/navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mail/components/navigation.tsx b/apps/mail/components/navigation.tsx index 87f1d7ff53..7ecc43d601 100644 --- a/apps/mail/components/navigation.tsx +++ b/apps/mail/components/navigation.tsx @@ -189,7 +189,7 @@ export function Navigation() {