Fixing context switcher border color

What does this MR do and why?

The context switcher was meant to have a lighter border than what is currently present on production. Although a utility class was applied with the correct border color, it was being overridden by another class which used !important.

Screenshots or screen recordings

Before After
Screenshot_2023-06-02_at_10.56.38_AM Screenshot_2023-06-02_at_10.56.53_AM

How to set up and validate locally

Go to any page in the product and verify that the border-color of the context switcher is t-gray-08.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading