From d68c04a8fb1306e7b198af82f447ced9cc38f4ea Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sat, 3 Aug 2024 17:57:41 +0530 Subject: [PATCH] Increase tap area for better mobile UX --- .../photos/src/components/PhotoList/index.tsx | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/web/apps/photos/src/components/PhotoList/index.tsx b/web/apps/photos/src/components/PhotoList/index.tsx index 5ffc692f8d..fec632b416 100644 --- a/web/apps/photos/src/components/PhotoList/index.tsx +++ b/web/apps/photos/src/components/PhotoList/index.tsx @@ -579,13 +579,22 @@ export function PhotoList({ span={columns} hasReferral={!!publicCollectionGalleryContext.referralCode} > + {/* Make the entire area tappable, otherwise it is hard to + get at on mobile devices. */} - - {t("SHARED_USING")}{" "} - - ente.io - - + + + {t("SHARED_USING")}{" "} + + ente.io + + + {publicCollectionGalleryContext.referralCode ? (