refactor: improve UI
This commit is contained in:
parent
1771291c08
commit
889b4b8a00
12 changed files with 54 additions and 39 deletions
|
@ -21,7 +21,7 @@ const sorted = computed(() => {
|
|||
:link="false"
|
||||
:full-server="true"
|
||||
rounded p2
|
||||
hover:bg-active cursor-pointer
|
||||
hover:bg-active cursor-pointer transition-100
|
||||
@click="loginTo(user)"
|
||||
>
|
||||
<template v-if="user.token === currentUser?.token">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue