Merge pull request #654 from jjui/patch-1
Enable start/stop toggle on whole element
This commit is contained in:
		| @ -272,7 +272,12 @@ | ||||
|     align-items: center; | ||||
|     line-height: 1; | ||||
|     text-align: center; | ||||
|  | ||||
|     pointer-events: none; | ||||
|      | ||||
|     & > * { | ||||
|         pointer-events: all; | ||||
|     } | ||||
|      | ||||
|     // Spacing | ||||
|     > button, | ||||
|     .plyr__progress, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user