keep doc select inline

This commit is contained in:
shams mosowi
2019-10-03 11:16:57 +10:00
parent a7879da07f
commit fc4f01834a
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ const useStyles = makeStyles((theme: Theme) =>
root: {
position: "relative",
display: "flex",
flexWrap: "wrap",
// flexWrap: "wrap",
alignItems: "center",
},
typography: {