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

Baseline/mui v3 v4 #34

Draft
wants to merge 10 commits into
base: baseline/master
Choose a base branch
from
Prev Previous commit
Next Next commit
Grid spacing fix
liringlas committed Jul 15, 2020
commit f4b5becc549575968902dd8f9c9011e49026121c
2 changes: 1 addition & 1 deletion js/rex-ui/rapid/Pick/PickPagination.js
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ export const PickPagination = ({
direction="row"
justify="flex-end"
alignItems="center"
spacing={2}
spacing={1}
className={classes.paginationWrapper}
>
<Grid item>