details view image component refactor
All checks were successful
/ Make image (push) Successful in 39s

This commit is contained in:
nquidox 2025-10-19 17:30:22 +03:00
parent 9d80345b77
commit bb40d17e6b
5 changed files with 118 additions and 39 deletions

View file

@ -48,7 +48,7 @@ const onLogout = () => {
{{ formattedDate }}
</n-thing>
</n-list-item>
<div class="center-button-container">
<div class="button-container-center">
<n-button type="info" class="center-button" @click="onLogout">Log out</n-button>
</div>
</n-list>