From 738204123c9a83d333c64594e4ec8c23bdcb1d7c Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Wed, 22 Mar 2023 19:37:49 +0100 Subject: [PATCH] Scroll status into view on reply Signed-off-by: Louis Chemineau --- src/components/TimelinePost.vue | 2 +- src/views/TimelineSinglePost.vue | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/TimelinePost.vue b/src/components/TimelinePost.vue index a14914ba..f86ec610 100644 --- a/src/components/TimelinePost.vue +++ b/src/components/TimelinePost.vue @@ -1,5 +1,5 @@