Propagate click correctly

This commit is contained in:
Håvar Aambø Fosstveit
2020-04-03 10:07:20 +02:00
parent 4a273f0cd3
commit 8e85ce51e8
+2
View File
@@ -76,6 +76,8 @@ const styles = (theme) =>
alignItems : 'flex-end',
padding : theme.spacing(1),
zIndex : 21,
touchAction : 'none',
pointerEvents : 'none',
'& p' :
{
position : 'absolute',