From bb16fe7e18761c07a4066515e98404fc548614c7 Mon Sep 17 00:00:00 2001 From: Felipe Coutinho Date: Sun, 22 Feb 2026 21:23:37 +0000 Subject: [PATCH] feat: mudar background da topbar para bg-card com borda inferior Co-Authored-By: Claude Sonnet 4.6 --- components/topbar/app-topbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/topbar/app-topbar.tsx b/components/topbar/app-topbar.tsx index f9058b4..8fcdf8c 100644 --- a/components/topbar/app-topbar.tsx +++ b/components/topbar/app-topbar.tsx @@ -29,7 +29,7 @@ export function AppTopbar({ notificationsSnapshot, }: AppTopbarProps) { return ( -
+
{/* Logo */}