Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(navbar): submenus not properly closing on mobile
Instead of properly closing the submenus on mobile, they would shift left and still be usable. This has been addressed by improved element targeting and the inclusion of the `touchstart` event.
- Loading branch information