feat: styling

This commit is contained in:
Anthony Fu 2022-11-14 10:56:48 +08:00
parent 90c45b435f
commit 10143fffec
5 changed files with 86 additions and 14 deletions

View file

@ -21,5 +21,6 @@ defineProps<{
@{{ account.acct }}
</p>
</NuxtLink>
<slot />
</div>
</template>