From b16c566004f7953909343031dfa057357f105445 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 24 Aug 2025 18:32:29 +0800 Subject: [PATCH] fix ui --- src/components/dialog/TransferQueueDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/dialog/TransferQueueDialog.vue b/src/components/dialog/TransferQueueDialog.vue index 8cc53956..69464651 100644 --- a/src/components/dialog/TransferQueueDialog.vue +++ b/src/components/dialog/TransferQueueDialog.vue @@ -328,6 +328,7 @@ onUnmounted(() => { :model-value="getFileProgress(task.fileitem.path).value" color="success" class="mb-1" + :height="3" />
{{ getFileProgress(task.fileitem.path).value.toFixed(1) }}%