Show all steps (#2190)

Closes #2178
This commit is contained in:
qwerty287 2023-08-10 10:36:41 +02:00 committed by GitHub
parent eb8fb407f9
commit bc18ccf721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,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,
}"