From b76cef6212a84cb9fd4ce241aaf3aeab5e1f07ac Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 3 Oct 2022 09:15:00 +0200 Subject: [PATCH] Fix clicking List timeline header not scrolling to top in single-column --- app/javascript/flavours/glitch/features/list_timeline/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/javascript/flavours/glitch/features/list_timeline/index.js b/app/javascript/flavours/glitch/features/list_timeline/index.js index 9e231aab7..08347446b 100644 --- a/app/javascript/flavours/glitch/features/list_timeline/index.js +++ b/app/javascript/flavours/glitch/features/list_timeline/index.js @@ -165,7 +165,7 @@ class ListTimeline extends React.PureComponent { } return ( - +