diff --git a/resources/js/tasks/components/ParticipantHomeScreen.vue b/resources/js/tasks/components/ParticipantHomeScreen.vue index d66d37172b..4eaf866d42 100644 --- a/resources/js/tasks/components/ParticipantHomeScreen.vue +++ b/resources/js/tasks/components/ParticipantHomeScreen.vue @@ -31,7 +31,13 @@
+ class="tw-flex-1 tw-pb-4" + :class=" + selectedProcess === 'inbox' + ? 'tw-overflow-hidden' + : 'tw-overflow-auto' + " + >