From 18e31bc26116cb9ecde3ad61195b2151b4d9390f Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 7 Aug 2023 22:50:03 +0200 Subject: [PATCH] Use min/max width for pipeline step list --- web/src/components/repo/pipeline/PipelineStepList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/repo/pipeline/PipelineStepList.vue b/web/src/components/repo/pipeline/PipelineStepList.vue index e6bd624b5b9..b1786d68468 100644 --- a/web/src/components/repo/pipeline/PipelineStepList.vue +++ b/web/src/components/repo/pipeline/PipelineStepList.vue @@ -1,5 +1,5 @@