Diff controls alignment fix
What does this MR do and why?
This MR fixes a slight vertical misalignment in the diff controls.
Note that we don't seem to be able to use baseline
as this would shift everything down so it's not centered anymore.
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 |
---|---|
How to set up and validate locally
- Go to a MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/4)
- Go to
Changes
tab
Related to #430246 (closed)