feat: style experiments
This commit is contained in:
parent
1ff584bf8b
commit
fc48f8b90c
24 changed files with 37 additions and 35 deletions
|
@ -21,7 +21,7 @@ onReactivated(() => {
|
|||
<template>
|
||||
<MainContent back>
|
||||
<template #title>
|
||||
<ContentRich text-lg font-bold :content="account ? getDisplayName(account) : t('nav.profile')" />
|
||||
<ContentRich timeline-title-style :content="account ? getDisplayName(account) : t('nav.profile')" />
|
||||
</template>
|
||||
|
||||
<template v-if="pending" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue