Semantic-UI-React
Semantic-UI-React copied to clipboard
Top Grid Row collapses into bottom rows when height attribute added and scale increased
Bug Report
Steps
On it's on, Grid.Row has performed as expected; however, when I add the style object and height attribute. When I zoom in the top row starts traveling into the rows below.
Expected Result
Row is scalable with a specified height, the content stays within it's row and column
Actual Result
The top row intersects with the second row
Version
The latest 2.0.3
Testcase
https://codesandbox.io/s/zoo-grid-forked-xg7fk
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.