Add pointer-events: none
This commit is contained in:
		
							parent
							
								
									b519792acd
								
							
						
					
					
						commit
						5a2b622f06
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -31,6 +31,7 @@ body, html {
 | 
				
			||||||
    animation-name: show;
 | 
					    animation-name: show;
 | 
				
			||||||
    animation-duration: 3s;
 | 
					    animation-duration: 3s;
 | 
				
			||||||
    animation-fill-mode: forwards;
 | 
					    animation-fill-mode: forwards;
 | 
				
			||||||
 | 
					    pointer-events: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#date {
 | 
					#date {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue