You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the collapse-feature of MenuBar is used, one would often like the component to be able to shrink down to exactly the width of the overflow-button (rather than e.g. zero, which will clip the overflow-button).
Describe the solution you'd like
Change the MenuBar min-width to the width of the default overflow button (var(--lumo-size-m)).