(ui): Minor style fix

This commit is contained in:
Ken Hibino
2021-10-18 06:15:50 -07:00
parent 6be45522f4
commit 1eefc8351d

View File

@@ -106,7 +106,8 @@ const useStyles = makeStyles((theme) => ({
marginLeft: "2px",
},
searchbar: {
marginLeft: theme.spacing(4),
paddingLeft: theme.spacing(2),
paddingRight: theme.spacing(2),
},
search: {
position: "relative",