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 && ( )}