dev-plugins
dev-plugins copied to clipboard
fix(react-query): allow main content page to be scrollable
This PR adds a missing style that prevented the main content page from the react-query plugin from being scrollable when there were too many items.
Note that this PR will also close #49.