MR reviewer drawer: Fix spacing between loading icon and add
What does this MR do and why?
MR reviewer drawer: Fix spacing between loading icon and add
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
- Enable FF
echo 'Feature.enable(:reviewer_assign_drawer)' | rails c
- Go to an MR, Add a reviewer
- Check the loading indicator when adding a reviewer next to the "add" function
Related to #474921 (closed)