Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(menu): additional specificity for secondary inverted menu no long…
…er needed The additional specificity for `secondary inverted menu` was necessary (when 2.7.0 was released) to override a background color setting when `secondary` was still supported as a background color for menus. We removed this in #366 , so the additional specificity is not needed anymore Closes #672
- Loading branch information