From c6912c0d54750171250787f7e7aca1166713fe7c Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Sun, 12 Apr 2026 13:59:00 +0200 Subject: [PATCH] fix: maak crowd list detail drawer scrollbaar Made-with: Cursor --- .../crowd-lists/CrowdListDetailPanel.vue | 47 +++++++++++++------ 1 file changed, 32 insertions(+), 15 deletions(-) diff --git a/apps/app/src/components/crowd-lists/CrowdListDetailPanel.vue b/apps/app/src/components/crowd-lists/CrowdListDetailPanel.vue index c7f87661..55908ed6 100644 --- a/apps/app/src/components/crowd-lists/CrowdListDetailPanel.vue +++ b/apps/app/src/components/crowd-lists/CrowdListDetailPanel.vue @@ -228,13 +228,19 @@ function onApproveAllExecute() { + +