riot-web/playwright/snapshots
David Baker 5ac222e1c4
Fix alignment of user menu avatar (#12289)
* Fix alignment of user menu avatar

https://github.com/matrix-org/matrix-react-sdk/pull/12267 made the avatar
a couple of pixels out of alignment with the space icons. It just needed
to be moved 2px to the right to match the 18px margin of the space icons
(including the padding from the black border).

Also change elements in the user menu to block elements so they don't
generate extra vertical space in the user menu div, which was causing the
hairline to be too far down.

* Update snapshots

* Typo

Co-authored-by: Robin <robin@robin.town>

* Reference the span by class

* The img wasn't actually necessary here

---------

Co-authored-by: Robin <robin@robin.town>
2024-02-27 19:50:44 +00:00
..
audio-player/audio-player.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
crypto/crypto.spec.ts Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00
editing/editing.spec.ts
invite/invite-dialog.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
permalinks/permalinks.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
polls/polls.spec.ts
register Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
right-panel Use new semantic tokens for username colors (#12209) 2024-02-06 20:54:30 +00:00
room/room-header.spec.ts
room-directory/room-directory.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
settings Fix alignment of user menu avatar (#12289) 2024-02-27 19:50:44 +00:00
spaces Fix alignment of user menu avatar (#12289) 2024-02-27 19:50:44 +00:00
threads/threads.spec.ts Revert "Refine menu, toast, and popover colors (#12247)" (#12263) 2024-02-20 13:54:33 +00:00
timeline/timeline.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
user-onboarding/user-onboarding-new.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
user-view/user-view.spec.ts Revert "Use Compound primary colors for most actions" (#12264) 2024-02-20 16:24:40 +00:00
widgets/layout.spec.ts