fix: try to avoid freezing UI due to members sidebar (at least after first load)

This commit is contained in:
Paul Makles
2022-01-04 13:58:24 +00:00
parent 0609b40f81
commit 136faadcec
2 changed files with 111 additions and 106 deletions

View File

@@ -99,7 +99,7 @@ export function SearchSidebar({ close }: Props) {
}, [sort]);
return (
<GenericSidebarBase>
<GenericSidebarBase data-scroll-offset="with-padding">
<GenericSidebarList>
<SearchBase>
<Overline type="accent" block hover>