pancakeswap / pancake-toolkit

:hammer_and_pick: Pancake frontend packages
https://pancakeswap-uikit.netlify.app/
GNU General Public License v3.0
305 stars 756 forks source link

fix(uikit): Chrome scrollbar layoutshift #377

Closed chef-jojo closed 2 years ago

chef-jojo commented 2 years ago

it's not recommend to use overflow: overlay;, still it's the only solution to workaround the layout shift on scrollbar. we can remove this hack after this is working as expected https://github.com/pancakeswap/pancake-frontend/pull/2910