.menubutton {
overflow: hidden;
.menu-anchor {
width: 100%;
.button {
div {
max-width: 100%;
text-overflow: ellipsis;
flex-shrink: 1;
}