Fixes the background-color of the MR tabs when Sourcegraph is enabled
What does this MR do and why?
Fixes the background-color of .merge-request-tabs-holder
when Sourcegraph is enabled.
Reported by @mvanremmerden in Slack.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable Sourcegraph in your user preferences: http://gdk.test:3000/-/profile/preferences
- Go to an MR, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3
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.
Edited by Sascha Eggenberger