From 16bfc80dfebd9473ff005b1f66b15c7bcae0fdc0 Mon Sep 17 00:00:00 2001 From: Eleazar Resendez Date: Tue, 11 Aug 2026 18:34:55 -0600 Subject: [PATCH] FOUR-32573: Fix inbox list scrolling --- resources/js/tasks/components/ParticipantHomeScreen.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/resources/js/tasks/components/ParticipantHomeScreen.vue b/resources/js/tasks/components/ParticipantHomeScreen.vue index 4eaf866d42..83a2a8e727 100644 --- a/resources/js/tasks/components/ParticipantHomeScreen.vue +++ b/resources/js/tasks/components/ParticipantHomeScreen.vue @@ -31,12 +31,7 @@