From 86371e6cd8d558fac9d73f63fb3726bc07bb8230 Mon Sep 17 00:00:00 2001 From: Brooklyn Nicholson Date: Thu, 4 Jun 2026 20:12:37 -0500 Subject: [PATCH] style(desktop): drop border + radius from the profile-swap overlay --- apps/desktop/src/app/chat/chat-swap-overlay.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/app/chat/chat-swap-overlay.tsx b/apps/desktop/src/app/chat/chat-swap-overlay.tsx index 586835092..08838dd05 100644 --- a/apps/desktop/src/app/chat/chat-swap-overlay.tsx +++ b/apps/desktop/src/app/chat/chat-swap-overlay.tsx @@ -36,7 +36,7 @@ export function ChatSwapOverlay({ profile }: { profile: string | null }) { profile ? 'opacity-100' : 'opacity-0' )} > -
+
{FRAMES[frame]} Waking up {label}…