1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-08 23:36:49 +01:00

fix: render replies to fill the screen height (#1859)

This commit is contained in:
Zaidhaan 2023-03-07 02:58:22 +08:00 committed by GitHub
parent cb0b7b58bb
commit bc09a28af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,6 +96,7 @@ onReactivated(() => {
v-slot="{ item, index, active }"
:items="context?.descendants || []"
:min-item-size="200"
:buffer="800"
key-field="id"
page-mode
>