From df17b11573a8810e9857f49dcb90b917cfbeef7c Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 20 Sep 2024 15:33:01 +0530 Subject: [PATCH] Make the animation fit the page better --- web/packages/new/photos/components/PeopleList.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/packages/new/photos/components/PeopleList.tsx b/web/packages/new/photos/components/PeopleList.tsx index a5cc7d1ee0..8d77b737c6 100644 --- a/web/packages/new/photos/components/PeopleList.tsx +++ b/web/packages/new/photos/components/PeopleList.tsx @@ -196,6 +196,10 @@ const FaceCropImageView: React.FC = ({ ) : ( theme.colors.background.elevated2, + }} width={placeholderDimension} height={placeholderDimension} />