-
Notifications
You must be signed in to change notification settings - Fork 4
Fix scroll and responsive #27
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
base: main
Are you sure you want to change the base?
Conversation
0b09908 to
69c1cf0
Compare
|
If you wish I can put this patch live on the test-version of the explorer though it probably does not matter? |
|
This PR lgtm, @drcpu-github could you review it? There are only some UI improvements that shouldn't break anything |
|
|
||
| return ( | ||
| <Pagination size="sm" style={{float: "right", marginBottom: "0rem"}}> | ||
| <Pagination size="sm" style={{ marginBottom: "0rem"}}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is better for responsive. The overall idea of this PR is to have the minimum required to display the data on mobile. The plan is to create a second iteration where we will redesign some of the basic components, improve the visual appearance, and enhance the responsiveness of tables.





Uh oh!
There was an error while loading. Please reload this page.