Skip to content

Commit

Permalink
Show all steps (#2190) (#2191)
Browse files Browse the repository at this point in the history
Backport #2190
  • Loading branch information
qwerty287 committed Aug 10, 2023
1 parent 71e0418 commit 4f4d383
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/components/repo/pipeline/PipelineStepList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}"
Expand Down

0 comments on commit 4f4d383

Please sign in to comment.