Blob refactor: Fix cosmetic issues
What does this MR do and why?
Fixes some minor styling issues on the refactored blob viewer
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
- View a source file
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.