Skip to content

Pipeline dropdown: Fix spacing and border-radius

Sascha Eggenberger requested to merge pipeline-dropdown-fixes into master

What does this MR do and why?

Pipeline dropdown: Fix spacing and border-radius

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Pipeline dropdown (spacing/alignment of buttons)
before after
Pipeline dropdown detail page (border-radius)
before2 after2

How to set up and validate locally

  1. Go to the pipeline overview page: http://gdk.test:3000/flightjs/Flight/-/pipelines?page=5&scope=all
  2. Go to a pipeline detail page, e.g.: http://gdk.test:3000/flightjs/Flight/-/pipelines/9

Related to #452231

Merge request reports