Improve look&feel

This commit is contained in:
Thomas Nordquist
2019-02-17 00:54:42 +01:00
parent 5d758c8e6d
commit 688abbd999
5 changed files with 31 additions and 21 deletions

View File

@@ -105,7 +105,7 @@ const styles = (theme: Theme) => ({
clear: 'both' as 'both',
},
listItem: {
padding: '3px 0px 0px 8px',
padding: '0px 0px 0px 8px',
},
})