mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
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…
Reference in New Issue
Block a user