From db4109a5ea823622a48fcc3669762542708de633 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 20 Jan 2023 08:36:15 -0600 Subject: Spacing fix of expanded notifications --- src/view/com/notifications/FeedItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx index feb9a3769..837f233d4 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 => (