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
3
components/nav/NavUserSkeleton.vue
Normal file
3
components/nav/NavUserSkeleton.vue
Normal file
|
@ -0,0 +1,3 @@
|
|||
<template>
|
||||
<div bg-base h-8 w-8 rounded-full />
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue