fix: NavUser avatar height on small screens
This commit is contained in:
parent
4713db9adc
commit
17fecebcae
3 changed files with 8 additions and 3 deletions
|
@ -4,7 +4,8 @@
|
|||
<AccountAvatar
|
||||
ref="avatar"
|
||||
:account="currentUser.account"
|
||||
h="2em"
|
||||
h-8
|
||||
w-8
|
||||
:draggable="false"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue