From d5038119e5ff49ae0d2dd353ce48c4b42f25c739 Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Wed, 27 May 2026 09:23:40 +0200 Subject: [PATCH] [Backport staging] Fix misaligned display name on desktop (#33626) Co-authored-by: David Baker --- .../views/spaces/__snapshots__/SpacePanel-test.tsx.snap | 4 ++-- packages/shared-components/src/menus/UserMenu/UserMenu.tsx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/test/unit-tests/components/views/spaces/__snapshots__/SpacePanel-test.tsx.snap b/apps/web/test/unit-tests/components/views/spaces/__snapshots__/SpacePanel-test.tsx.snap index a1c6cd2301..e0f6bc0577 100644 --- a/apps/web/test/unit-tests/components/views/spaces/__snapshots__/SpacePanel-test.tsx.snap +++ b/apps/web/test/unit-tests/components/views/spaces/__snapshots__/SpacePanel-test.tsx.snap @@ -7,13 +7,13 @@ exports[` should show all activated MetaSpaces in the correct orde class="mx_SpacePanel collapsed newUi" >
); @@ -119,7 +119,7 @@ export function UserMenuView({ vm, className }: UserMenuViewProps): JSX.Element // The menu should appear to the right of the avatar, over the displayname if the menu is expanded, // so the display name goes outside the menu block in a wrapper. return ( -
+