Visually indicate on hover that user menu can be clicked (#33408)

* Visually indicate on hover that user menu can be clicked

Seems the cursor: pointer style was lost in d4f419d1b5.

* Update test snapshots
This commit is contained in:
Robin
2026-05-08 10:49:01 +02:00
committed by GitHub
parent 8cdc6f8632
commit 1b9c9cb92f
2 changed files with 2 additions and 1 deletions
@@ -52,6 +52,7 @@
background: none;
display: flex;
color: var(--cpd-color-body-primary);
cursor: pointer;
gap: var(--cpd-space-2x);
> span {
height: fit-content;