style(front): edit button in profile detail

This commit is contained in:
ArneBo 2025-02-06 18:47:25 +01:00
parent f4a391fe09
commit 918acc1b4d
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,9 @@ const recentActivity = ref(0)
<Section no-items
:h1="store.state.auth.username"
:action="{ text:'Edit profile', to:'/settings' }"
solid
primary
icon="bi-pencil-fill"
style="margin-top: 58px;"
>
<span style="grid-column: 1 / -1">