From 0b97b50cc36a6a669bf82c8c527d2ca979111eea Mon Sep 17 00:00:00 2001 From: Hamza Date: Mon, 11 May 2026 19:26:51 +0200 Subject: [PATCH] fix(recipient-list): scroll on overflow Signed-off-by: Hamza --- src/components/Thread.vue | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/src/components/Thread.vue b/src/components/Thread.vue index a58ff7f5fc..1a645d8e31 100644 --- a/src/components/Thread.vue +++ b/src/components/Thread.vue @@ -34,12 +34,14 @@ {{ moreParticipantsString }} - +
+ +