Skip to content

Fix double border at the 'Child items' widget on the Issues page

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Fix the double border at the 'Child items' widget on the Issues page.

Closes: #470147

Changelog: changed

Screenshots or screen recordings

Before After
before.png after.png

How to set up and validate locally

  1. Run gdk.
  2. Navigate to the Issues page. Open an issue.
  3. Scroll down to the Child items widget.
  4. Observe the result. A double bottom border should not be present.
Edited by Anton Kalmykov

Merge request reports