From 8729fb207b3efccb314f5fd5f24445a4b3335564 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Wed, 29 Apr 2026 20:17:38 +0200 Subject: [PATCH] fix(explore): add extra margin to endMessage of infinity scroll This way the message doesn't seem so squeezed in Signed-off-by: Philip Molares --- .../explore-notes-section/notes-list/notes-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/explore-page/explore-notes-section/notes-list/notes-list.tsx b/frontend/src/components/explore-page/explore-notes-section/notes-list/notes-list.tsx index d2a02456c..0d2531c6c 100644 --- a/frontend/src/components/explore-page/explore-notes-section/notes-list/notes-list.tsx +++ b/frontend/src/components/explore-page/explore-notes-section/notes-list/notes-list.tsx @@ -103,7 +103,7 @@ export const NotesList: React.FC = ({ mode, sort, searchFilter, } endMessage={ -
+