From 712b163512a29d97870e66dfe5e42c13c12e28db Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Mon, 27 Feb 2023 13:45:14 +0800 Subject: [PATCH] Allow the Add Link button to scroll instead of being fixed to the bottom --- .../web/components/templates/homeFeed/LibraryFilterMenu.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx b/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx index 8a3fbdd56..ae6be87c4 100644 --- a/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx +++ b/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx @@ -309,8 +309,7 @@ function AddLinkButton(props: AddLinkButtonProps): JSX.Element { <>