How to configure p-menubar from PrimeNG to expand from right to left for responsive version
How do I set the CSS styles, or configure the p-menubar from PrimeNg to make it expand from right to left in the responsive version because in the current version when using the classes align-items-center flex justify-content-between
the menu sticks to the right edge, and “tries” to expand to the right side.