added padding at the bottom of the profile page

This commit is contained in:
adisposkofh
2026-04-20 16:39:28 +02:00
parent 0ff29ba6af
commit 536e66eed9
+1 -1
View File
@@ -382,7 +382,7 @@ export const Profil = {
this.load()
},
template: `
<div>
<div class="pb-4">
<div v-if="notFoundUID">
<h3>Es wurde keine Person mit der UID {{this.notFoundUID}} gefunden</h3>
</div>