From 76d297fb36cb76f402a9b2bf61e25cf781acca1d Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sat, 31 Jan 2026 07:16:30 +0000 Subject: [PATCH] Improve mobile layouts for recipients Co-authored-by: me --- .../_app+/recipients+/$recipientId.index.tsx | 26 +++++++++---------- .../_app+/recipients+/$recipientId.past.tsx | 12 +++++---- app/routes/_app+/recipients+/$recipientId.tsx | 16 ++++++------ app/routes/_app+/recipients+/index.tsx | 10 ++++--- 4 files changed, 34 insertions(+), 30 deletions(-) diff --git a/app/routes/_app+/recipients+/$recipientId.index.tsx b/app/routes/_app+/recipients+/$recipientId.index.tsx index 91a83775..b7753600 100644 --- a/app/routes/_app+/recipients+/$recipientId.index.tsx +++ b/app/routes/_app+/recipients+/$recipientId.index.tsx @@ -307,10 +307,10 @@ export default function RecipientRoute() { ) : null} -