gazebo
gazebo copied to clipboard
fix: Set correct scroll margin in new file renderer
Description
The current scroll margin isn't being correctly set, so this PR updates this, by setting the correct scroll margin in our once off useLayoutEffect
that will set the correct height.
Notable Changes
- Set the correct scroll margin in the new renderer.