<video> can not be relative, add another wrapper to make img cursor work
This commit is contained in:
		
							parent
							
								
									66bd97c0b3
								
							
						
					
					
						commit
						39f0dd28b4
					
				| @ -24,7 +24,9 @@ | ||||
|     <body> | ||||
|         <div #video-wrapper> | ||||
|             <video #handler> | ||||
|                 <img #cursor src="in-memory:cursor" /> | ||||
|                 <div style="position: relative"> | ||||
|                     <img #cursor src="in-memory:cursor" /> | ||||
|                 </div> | ||||
|             </video> | ||||
|         </div> | ||||
|         <div #file-transfer-wrapper> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user