mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 21:46:22 -04:00
(bug) fix jumping ad
This commit is contained in:
parent
d63819c0cc
commit
9598d1882a
@ -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()" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user