Fix pataje icon display

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-06-05 23:51:18 +02:00
parent 7fba12cf60
commit 49a89a7615
+1 -1
View File
@@ -109,7 +109,7 @@ const useStyles = makeStyles(theme => ({
position: 'fixed', position: 'fixed',
top: '85px', top: '85px',
left: '110px', left: '110px',
zIndex: 999, zIndex: 9998,
[theme.breakpoints.up('sm')]: { [theme.breakpoints.up('sm')]: {
top: '88px', top: '88px',
left: '340px' left: '340px'