mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -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 class="contents">
|
||||
<div class="contents _gap">
|
||||
<div v-if="user.pinnedNotes.length > 0" class="_gap">
|
||||
<XNote
|
||||
v-for="note in user.pinnedNotes"
|
||||
|
|
Loading…
Reference in a new issue