minor updates

This commit is contained in:
Ren Amamiya
2023-03-03 13:29:51 +07:00
parent 5d3c1aec2e
commit a0af359163
4 changed files with 23 additions and 20 deletions

View File

@@ -97,7 +97,7 @@ export default function Page() {
endReached={loadMore}
overscan={800}
increaseViewportBy={1000}
className="scrollbar-hide relative h-full w-full"
className="relative h-full w-full"
style={{
contain: 'strict',
}}