From ee529c2276da02c216cfce06d77175871ec47acf Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 31 Aug 2024 14:02:47 -0700 Subject: [PATCH] Fix: fix non-clickable scroll wheel in file uploads list (#7591) --- .../upload-file-widget/upload-file-widget.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html index 6402392b3..a207f74f1 100644 --- a/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html +++ b/src-ui/src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html @@ -6,8 +6,8 @@ @if (getStatus().length > 0) { -
-
+
+