mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 04:53:44 +08:00
fix: adjust connection scroll
This commit is contained in:
parent
c2d0ccea3c
commit
e1370b75e8
@ -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