mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 04:29:48 +00:00
@@ -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,
|
||||
}"
|
||||
|
Reference in New Issue
Block a user