This commit is contained in:
Laura Hausmann 2023-11-23 04:17:05 +01:00
parent 61df9f65f9
commit 082d9d8743
No known key found for this signature in database
GPG Key ID: D044E84C5BE01605

View File

@ -18,7 +18,7 @@
v-slot="{ item: note, index, active }"
:items="notes"
:min-item-size="10"
:buffer="200"
:buffer="600"
:class="{ noGap }"
listClass="notes"
itemClass="note"