From 3881dc85099fb0b04813d0b78028a7f18f7c7e51 Mon Sep 17 00:00:00 2001 From: umsangdon Date: Mon, 20 Jul 2026 17:57:05 +0900 Subject: [PATCH] 2606720_5 --- ui_template/ui_template_overlay.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui_template/ui_template_overlay.css b/ui_template/ui_template_overlay.css index 587e20ea..8d5c82ef 100644 --- a/ui_template/ui_template_overlay.css +++ b/ui_template/ui_template_overlay.css @@ -47,6 +47,7 @@ } .ui-workflow-overlay__panel--progress { + top: 120px; right: var(--spacing-24); width: calc(var(--wf-left-panel-width) / 2); }