From 9eea4479e103e80549c6b97e39698b27a210bf9a Mon Sep 17 00:00:00 2001 From: diondiondion Date: Mon, 10 Nov 2025 16:33:56 +0100 Subject: [PATCH] Fix scroll shift caused by fetch-all-replies alerts (#36807) --- .../status/components/refresh_controller.tsx | 2 +- .../styles/mastodon/components.scss | 26 ++++++++++++------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/app/javascript/mastodon/features/status/components/refresh_controller.tsx b/app/javascript/mastodon/features/status/components/refresh_controller.tsx index 92607797b5..e12414b720 100644 --- a/app/javascript/mastodon/features/status/components/refresh_controller.tsx +++ b/app/javascript/mastodon/features/status/components/refresh_controller.tsx @@ -295,7 +295,7 @@ export const RefreshController: React.FC<{ if (loadingState === 'loading') { return (