refactor: improve UI
This commit is contained in:
parent
1771291c08
commit
889b4b8a00
12 changed files with 54 additions and 39 deletions
|
@ -12,7 +12,7 @@
|
|||
<AccountInfo
|
||||
v-if="currentUser"
|
||||
mx4 mb4 p2 rounded
|
||||
hover:bg-active cursor-pointer
|
||||
hover:bg-active cursor-pointer transition-100
|
||||
:account="currentUser?.account"
|
||||
:link="false"
|
||||
@click="openUserSwitcher"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue