Skip to content

Commit

Permalink
chore: fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ursucarina committed Apr 15, 2022
1 parent 187dfb9 commit b686432
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/common/FilterableNamedEntityList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const useStyles = makeStyles((theme: Theme) => ({
container: {
marginBottom: theme.spacing(2),
width: '100%',
padding: `0 ${theme.spacing(3)}px`,
},
noResults: {
color: theme.palette.text.disabled,
Expand Down

0 comments on commit b686432

Please sign in to comment.