Compare commits

...

1 Commits

Author SHA1 Message Date
adisposkofh 536e66eed9 added padding at the bottom of the profile page 2026-04-20 16:39:28 +02:00
+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>