From 282352438808e3e7f5e9d3d423d87cc68ea50fdb Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 20 Jan 2023 08:36:15 -0600 Subject: [PATCH] Spacing fix of expanded notifications --- src/view/com/notifications/FeedItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx index feb9a3769b..837f233d46 100644 --- a/src/view/com/notifications/FeedItem.tsx +++ b/src/view/com/notifications/FeedItem.tsx @@ -302,7 +302,7 @@ function ExpandedAuthorsList({ }).start() }, [heightInterp, visible]) return ( - + {authors.map(author => (