From 274ac61a2b57510d733e915a13ae551343324747 Mon Sep 17 00:00:00 2001 From: Felipe Coutinho Date: Sun, 22 Feb 2026 22:52:01 +0000 Subject: [PATCH] design: bg-card sem borda, shadow-xs sutil 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 10b120d..0c8156b 100644 --- a/components/topbar/app-topbar.tsx +++ b/components/topbar/app-topbar.tsx @@ -29,7 +29,7 @@ export function AppTopbar({ notificationsSnapshot, }: AppTopbarProps) { return ( -
+
{/* Logo */}