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) }}%