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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user