Improve scroll performance of Token List
Fixes https://github.com/Uniswap/uniswap-frontend/issues/139
This commit is contained in:
parent
3863613fa1
commit
80158cac11
@ -180,6 +180,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&__token-list {
|
&__token-list {
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
height: 17.5rem;
|
height: 17.5rem;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user