refactor: improve UI
This commit is contained in:
parent
1771291c08
commit
889b4b8a00
12 changed files with 54 additions and 39 deletions
|
@ -13,7 +13,7 @@ const { paginator } = defineProps<{
|
|||
<template #default="{ item }">
|
||||
<AccountCard
|
||||
:account="item"
|
||||
border="b base" py-1
|
||||
border="b base" p1
|
||||
/>
|
||||
</template>
|
||||
</CommonPaginator>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue