mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-23 17:53:23 +02:00
parent
eb8fb407f9
commit
bc18ccf721
@ -84,7 +84,6 @@
|
|||||||
<div
|
<div
|
||||||
class="transition-height duration-150 overflow-hidden"
|
class="transition-height duration-150 overflow-hidden"
|
||||||
:class="{
|
:class="{
|
||||||
'max-h-screen': !workflowsCollapsed[workflow.id],
|
|
||||||
'max-h-0': workflowsCollapsed[workflow.id],
|
'max-h-0': workflowsCollapsed[workflow.id],
|
||||||
'ml-6': pipeline.workflows && pipeline.workflows.length > 1,
|
'ml-6': pipeline.workflows && pipeline.workflows.length > 1,
|
||||||
}"
|
}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user