From 3181ebdabf1335e02b4f534e65136209548ba8a7 Mon Sep 17 00:00:00 2001 From: Montassar Ghanmy Date: Thu, 27 Feb 2025 10:49:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Responsive=20upload=20modal=20foote?= =?UTF-8?q?r=20(#831)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pending-root-components/pending-root-list.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/tdrive/frontend/src/app/components/file-uploads/pending-root-components/pending-root-list.tsx b/tdrive/frontend/src/app/components/file-uploads/pending-root-components/pending-root-list.tsx index 56ac67c1..4a0a7ad2 100644 --- a/tdrive/frontend/src/app/components/file-uploads/pending-root-components/pending-root-list.tsx +++ b/tdrive/frontend/src/app/components/file-uploads/pending-root-components/pending-root-list.tsx @@ -60,18 +60,20 @@ const ModalFooter: React.FC = ({ isPaused, uploadingCount, }) => ( -
-
+
+
{uploadingCount > 0 && ( )}