From e12150d026bd97013b3890466569840170c6d516 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Sun, 1 Feb 2026 20:26:02 -0800 Subject: [PATCH] match Save as Collection popover width to its target --- .../features/shared/components/save-as-collection-button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/features/shared/components/save-as-collection-button.tsx b/src/renderer/features/shared/components/save-as-collection-button.tsx index 86ec96fe3..218e9801b 100644 --- a/src/renderer/features/shared/components/save-as-collection-button.tsx +++ b/src/renderer/features/shared/components/save-as-collection-button.tsx @@ -94,7 +94,7 @@ export const SaveAsCollectionButton = ({ fullWidth, itemType }: SaveAsCollection }, []); return ( - + {fullWidth ? (