Fix spacing between candidatures

This commit is contained in:
Sébastien
2019-08-27 09:36:46 +02:00
parent 77d1f9954e
commit 51deea06b8
+1
View File
@@ -19,6 +19,7 @@ const styles = theme => ({
minHeight: '21vh',
maxHeight: '25vh',
width: '100%',
margin: theme.spacing(1,0),
borderRadius: '5px',
cursor: 'pointer',
'& > div': {