ui: improve account switcher
This commit is contained in:
parent
b150d6d65e
commit
9ee51a5831
5 changed files with 20 additions and 17 deletions
|
@ -21,7 +21,7 @@ defineProps<{
|
|||
</div>
|
||||
<div flex items-center>
|
||||
<slot name="actions" />
|
||||
<NavUser v-if="isSmallScreen" />
|
||||
<NavUser v-if="isMediumScreen" />
|
||||
</div>
|
||||
</div>
|
||||
<slot name="header" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue