Fix mobile alignment of MR AI summary
What does this MR do and why?
Fix mobile alignment of MR AI summary
Screenshots or screen recordings
Before | After | |
---|---|---|
Desktop (no change) | ||
Mobile |
How to set up and validate locally
- If you have it set up locally, check any open MR
- If you don't, remove conditionals, feature-specific code from
ee/app/views/projects/merge_requests/_diff_summary.html.haml
to get the box to render (which is what I did😅 )