diff --git a/web/apps/photos/src/components/Collections/AllCollections/index.tsx b/web/apps/photos/src/components/Collections/AllCollections/index.tsx index f039162c05..586ebd1680 100644 --- a/web/apps/photos/src/components/Collections/AllCollections/index.tsx +++ b/web/apps/photos/src/components/Collections/AllCollections/index.tsx @@ -44,6 +44,7 @@ export default function AllCollections(props: Iprops) { onClose={onClose} open={open} fullScreen={isMobile} + fullWidth={true} > {attributes.intent === CollectionSelectorIntent.upload