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 ? (