Skip to content

Fix navbar menu item color

When expanding a menu, the active top-level menu item loses contrast because its background becomes white — the same color as the dropdown panel behind it. As a result, the menu label blends with the background and is difficult to see.

Before: image

After: image

Merge request reports

Loading