Limit width of user menu in space panel (#11192)
Fixes: vector-im/element-web#22627
This commit is contained in:
@@ -9,7 +9,7 @@ exports[`<UserMenu> when rendered should render as expected 1`] = `
|
||||
aria-expanded="false"
|
||||
aria-haspopup="true"
|
||||
aria-label="User menu"
|
||||
class="mx_AccessibleButton"
|
||||
class="mx_AccessibleButton mx_UserMenu_contextMenuButton"
|
||||
role="button"
|
||||
tabindex="0"
|
||||
title="User menu"
|
||||
|
||||
Reference in New Issue
Block a user