Skip to content

Fix bottom border radius of comment form

Sascha Eggenberger requested to merge comment-form-border-bottom into master

What does this MR do and why?

Fixes the bottom border radius to use the same value as the top one.

Before After
before after

How to set up and validate locally

  1. Go to an MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3)
  2. Add a comment and a reply to it
  3. Check bottom border radius to match the top one

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to UX Paper Cuts 16.1 → AI Experiments UI Polish (#411677 - closed)

Merge request reports