Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(menu-item): enhance component's interactive states (#10933)
**Related Issue:** [#10001](#10001) ## Summary This: - Removes the background color on `:hover` and `:focus`. - Adds `border.2` `2px` bottom border on `:hover`. - Increases `:active` state `bottom border` to `4px` on `:focus`.
- Loading branch information