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