Update EmptyStateImage.tsx

This commit is contained in:
Stefan Ålund
2020-10-07 08:45:00 +02:00
parent 04af2d7af4
commit 758729cc3d
@@ -27,7 +27,7 @@ type Props = {
const useStyles = makeStyles({
generalImg: {
width: '75%',
width: '95%',
zIndex: 2,
position: 'absolute',
left: '50%',