Propagate click correctly
This commit is contained in:
@@ -76,6 +76,8 @@ const styles = (theme) =>
|
|||||||
alignItems : 'flex-end',
|
alignItems : 'flex-end',
|
||||||
padding : theme.spacing(1),
|
padding : theme.spacing(1),
|
||||||
zIndex : 21,
|
zIndex : 21,
|
||||||
|
touchAction : 'none',
|
||||||
|
pointerEvents : 'none',
|
||||||
'& p' :
|
'& p' :
|
||||||
{
|
{
|
||||||
position : 'absolute',
|
position : 'absolute',
|
||||||
|
|||||||
Reference in New Issue
Block a user