From 6b315f95a76c7d8f9f36e8235c8097c620c06021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sun, 1 Sep 2024 11:54:00 +0200 Subject: [PATCH] fix: Proper drag zone height (fix #6264) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/card/AttachmentList.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/card/AttachmentList.vue b/src/components/card/AttachmentList.vue index b604059d1..19f1dc567 100644 --- a/src/components/card/AttachmentList.vue +++ b/src/components/card/AttachmentList.vue @@ -248,6 +248,10 @@ export default {