From 7e05f81ec05b354938299ab7c62f9cd1a0fc991a Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Thu, 13 Jun 2024 15:29:08 +0800 Subject: [PATCH] Fix pinned searches in new library container --- .../web/components/templates/library/LibraryContainer.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/web/components/templates/library/LibraryContainer.tsx b/packages/web/components/templates/library/LibraryContainer.tsx index 189579786..c67624cec 100644 --- a/packages/web/components/templates/library/LibraryContainer.tsx +++ b/packages/web/components/templates/library/LibraryContainer.tsx @@ -1040,7 +1040,12 @@ export function LibraryItemsLayout( '@lgDown': { display: 'none', }, + mt: '10px', mb: '10px', + px: '70px', + '@xlgDown': { + px: '10px', + }, }} >