Shadcn/Radix NavigationMenu positioning issue
I’m using Shadcn as my UI library and I’d like to center their Navigation Menu (https://ui.shadcn.com/docs/components/navigation-menu). Currently, its align to the left of the trigger (see attached demo from official docs – Getting started trigger). How can I center content around the trigger and in the same time take care of the free space (i.e. if there is not enough space to center the content, center it as much as possible). Any ideas?