Propagate click correctly
parent
4a273f0cd3
commit
8e85ce51e8
|
|
@ -76,6 +76,8 @@ const styles = (theme) =>
|
|||
alignItems : 'flex-end',
|
||||
padding : theme.spacing(1),
|
||||
zIndex : 21,
|
||||
touchAction : 'none',
|
||||
pointerEvents : 'none',
|
||||
'& p' :
|
||||
{
|
||||
position : 'absolute',
|
||||
|
|
|
|||
Loading…
Reference in New Issue