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
1 changed files with 1 additions and 0 deletions

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
>