Enable start/stop toggle on whole element
Related to issue https://github.com/sampotts/plyr/issues/587
This commit is contained in:
		| @ -267,6 +267,10 @@ | ||||
|     align-items: center; | ||||
|     line-height: 1; | ||||
|     text-align: center; | ||||
|     pointer-events: none; | ||||
|     & > * { | ||||
|         pointer-events: all; | ||||
|     } | ||||
|      | ||||
|     // Spacing | ||||
|     > button, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user