Fix misaligned display name on desktop (#33623)

* Fix misaligned display name on desktop

Move the usermenu custom class to the whole thing, not just the button

* Update comment

* Update snapshot
This commit is contained in:
David Baker
2026-05-26 14:02:01 +00:00
committed by GitHub
parent bc7ac39d5b
commit d533522663
2 changed files with 5 additions and 5 deletions
@@ -7,13 +7,13 @@ exports[`<SpacePanel /> should show all activated MetaSpaces in the correct orde
class="mx_SpacePanel collapsed newUi"
>
<div
class="_wrapper_1yvpq_8"
class="_wrapper_1yvpq_8 mx_UserMenu"
>
<button
aria-expanded="false"
aria-haspopup="menu"
aria-label="User menu"
class="_triggerButton_1yvpq_57 mx_UserMenu"
class="_triggerButton_1yvpq_57"
data-state="closed"
id="radix-react-use-id-1"
type="button"