diff --git a/src-web/components/core/AutoScroller.tsx b/src-web/components/core/AutoScroller.tsx index d3bf5336..d3e0c031 100644 --- a/src-web/components/core/AutoScroller.tsx +++ b/src-web/components/core/AutoScroller.tsx @@ -46,7 +46,7 @@ export function AutoScroller({ data, render, header }: Props) { }, [autoScroll, data.length]); return ( -
+
{!autoScroll && (