Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bug #421

Merged
merged 2 commits into from
Oct 22, 2020
Merged

fix: bug #421

merged 2 commits into from
Oct 22, 2020

Conversation

elfiyang16
Copy link
Contributor

resolve #420

Oct-02-2020 09-47-16

Copy link
Collaborator

@nmcharlton nmcharlton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make the contents scroll and keep the menu fixed on the left?

@@ -28,6 +28,8 @@ import { withStyles } from '@material-ui/core/styles'

const styles = (theme) => ({
box: {
width: "80%",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a bit odd - there's a gap to the right of the scroll bar.

@nmcharlton nmcharlton merged commit 61791ca into Greenstand:master Oct 22, 2020
@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix species table not scrollable and no-jumping-to-the-start when selecting rows per page
2 participants