Fix border radius for file comment header

What does this MR do and why?

Ensure that the file title holder for a comment on a file does not have rounded bottom corners.

Also fixes bottom corner problems for note content in dark mode (the note content td does not need its own background color, as every child supplies its own background color)

References

Screenshots or screen recordings

Before After
Screenshot_2025-09-11_at_15.28.55 Screenshot_2025-09-11_at_15.47.38

How to set up and validate locally

  1. Check out this branch
  2. Visit an MR in the GDK
  3. comment on a line of code
  4. view your comment in the Overview tab of the MR

MR acceptance checklist

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

Merge request reports

Loading