update user list
parent
101a638a1e
commit
f272433019
|
@ -69,6 +69,7 @@ const useStyles = makeStyles((theme) => ({
|
||||||
height: "100%",
|
height: "100%",
|
||||||
},
|
},
|
||||||
containerPaperFix: {
|
containerPaperFix: {
|
||||||
|
width: "100%",
|
||||||
textTransform: "capitalize",
|
textTransform: "capitalize",
|
||||||
padding: theme.spacing(2),
|
padding: theme.spacing(2),
|
||||||
paddingBottom: theme.spacing(4),
|
paddingBottom: theme.spacing(4),
|
||||||
|
|
Loading…
Reference in New Issue