UserMenuItems width wrong

Hello, after upgrading filament I encountered a UserMenuItem width problem. When I click the user name at the right top of page, menu item is opening now as full width.

Do anyone else has this issue? How can i fix it? Or is it something with new version?
Screenshot_2024-04-29_at_10.47.51.png
Solution
npm run build

You are missing css classes
Was this page helpful?