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 |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Check out this branch
- Visit an MR in the GDK
- comment on a line of code
- 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.

