(bug) fix jumping ad

This commit is contained in:
Andrea Vos 2024-09-08 16:46:00 +02:00
parent d63819c0cc
commit 9598d1882a

View File

@ -2,7 +2,7 @@
<Page v-if="$config.profile.editorEnabled">
<MustLogin v-if="!$user()" />
<div v-else>
<AdPlaceholder :phkey="['header', null]" />
<!--<AdPlaceholder :phkey="['header', null]" />-->
<div class="mb-3 d-flex justify-content-between flex-column flex-md-row">
<h2 class="text-nowrap">
<Avatar :user="$user()" />