Open zhangminggeek opened 1 year ago
When I use a grid layout, an error occurs at the height of the ruler
https://codesandbox.io/s/strange-bose-dcy8xk?file=/src/App.tsx
@zhangminggeek
Try the following css.
div { position: relative; overflow: hidden; }
Environments
Description
When I use a grid layout, an error occurs at the height of the ruler
https://codesandbox.io/s/strange-bose-dcy8xk?file=/src/App.tsx