From 4e07f8e0905dc58e5a0e9057d575302c2bca991e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 28 Dec 2024 00:10:01 +0100 Subject: [PATCH] Avoid usage of inline css style (#4629) --- web/src/components/repo/pipeline/PipelineStepList.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/web/src/components/repo/pipeline/PipelineStepList.vue b/web/src/components/repo/pipeline/PipelineStepList.vue index 17acede02..18be6634d 100644 --- a/web/src/components/repo/pipeline/PipelineStepList.vue +++ b/web/src/components/repo/pipeline/PipelineStepList.vue @@ -90,12 +90,7 @@