From 213e9abb9ba94e381f6e22cd14c1d01f47fd34e8 Mon Sep 17 00:00:00 2001 From: sameerr03 Date: Sat, 5 Sep 2026 18:17:08 +0530 Subject: [PATCH] fix(mobile): keep composer suggestions legible --- apps/mobile/src/features/threads/ComposerCommandPopover.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/mobile/src/features/threads/ComposerCommandPopover.tsx b/apps/mobile/src/features/threads/ComposerCommandPopover.tsx index 7ecb9f64137d..8580ea0a1c4f 100644 --- a/apps/mobile/src/features/threads/ComposerCommandPopover.tsx +++ b/apps/mobile/src/features/threads/ComposerCommandPopover.tsx @@ -58,8 +58,9 @@ function PopoverSurface(props: { readonly children: React.ReactNode; readonly st return ( {props.children}