mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
added padding at the bottom of the profile page
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user