mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-12-03 07:07:54 -07:00
fix gap
This commit is contained in:
parent
30e5fd38e6
commit
e18b06c74d
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="contents">
|
<div class="contents _gap">
|
||||||
<div v-if="user.pinnedNotes.length > 0" class="_gap">
|
<div v-if="user.pinnedNotes.length > 0" class="_gap">
|
||||||
<XNote
|
<XNote
|
||||||
v-for="note in user.pinnedNotes"
|
v-for="note in user.pinnedNotes"
|
||||||
|
|
Loading…
Reference in a new issue