mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 12:44:27 +08:00
style: add cursor pointer style to user avatar
This commit is contained in:
parent
75dd7b0c83
commit
99840ed604
@ -82,7 +82,7 @@ function handleSelect(key: string | number) {
|
|||||||
>
|
>
|
||||||
<n-avatar
|
<n-avatar
|
||||||
round
|
round
|
||||||
|
class="cursor-pointer"
|
||||||
:src="userInfo?.avatar"
|
:src="userInfo?.avatar"
|
||||||
>
|
>
|
||||||
<template #fallback>
|
<template #fallback>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user