Show all steps (#2190) (#2191)

Backport #2190
This commit is contained in:
qwerty287
2023-08-10 10:58:53 +02:00
committed by GitHub
parent 71e041807a
commit 4f4d383caf

View File

@@ -79,7 +79,6 @@
<div
class="transition-height duration-150 overflow-hidden"
:class="{
'max-h-screen': !workflowsCollapsed[workflow.id],
'max-h-0': workflowsCollapsed[workflow.id],
'ml-6': pipeline.workflows && pipeline.workflows.length > 1,
}"