From aef4ddb5ccce1116e71030c97240338bbf59ac97 Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Fri, 23 Jan 2026 03:50:43 -0800 Subject: [PATCH] Perfectly align inline progress --- src/components/actionbar/ComfyActionbar.vue | 1 + src/components/queue/QueueInlineProgress.vue | 11 +++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/actionbar/ComfyActionbar.vue b/src/components/actionbar/ComfyActionbar.vue index 52cc439b8..bd73eef3d 100644 --- a/src/components/actionbar/ComfyActionbar.vue +++ b/src/components/actionbar/ComfyActionbar.vue @@ -48,6 +48,7 @@ diff --git a/src/components/queue/QueueInlineProgress.vue b/src/components/queue/QueueInlineProgress.vue index 0e5842941..e591e50d2 100644 --- a/src/components/queue/QueueInlineProgress.vue +++ b/src/components/queue/QueueInlineProgress.vue @@ -2,7 +2,9 @@