## Environment - Window 10 - Google Chrome 84.0.4147.89 (latest version) ## GIF  ## Steps 1. run cmd ``` git clone https://github.com/adazzle/react-data-grid.git yarn yarn start ``` > git commit is `f5c1000abfe83f27263cf14562ac59729fe1d876` 2. editor source code `file: react-data-grid\stories\demos\AllFeatures.tsx` , insert code `<div style={{ paddingTop: 2000}}/>` in 227 line - https://github.com/adazzle/react-data-grid/pull/2061