fix: adjust connection scroll
This commit is contained in:
parent
557f5fe364
commit
423a7f951a
@ -124,7 +124,6 @@ const ConnectionsPage = () => {
|
||||
|
||||
<Box height="calc(100% - 50px)">
|
||||
<Virtuoso
|
||||
initialTopMostItemIndex={999}
|
||||
data={filterConn}
|
||||
itemContent={(index, item) => <ConnectionItem value={item} />}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user