mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 04:22:49 +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
|
||||
round
|
||||
|
||||
class="cursor-pointer"
|
||||
:src="userInfo?.avatar"
|
||||
>
|
||||
<template #fallback>
|
||||
|
Loading…
x
Reference in New Issue
Block a user