From 134993fce6da5a0d24317094fa740cf17b19b39c Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 14 Feb 2024 08:25:58 -0800 Subject: [PATCH] Fix: consumer status alerts container blocks elements (#5762) --- .../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 b492052ba..1d2471bcc 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) { -