transition all
Former-commit-id: 72b07d1cd26a688233e7cf8dc3b0d1b70c2a9223
This commit is contained in:
		
							parent
							
								
									ae58591933
								
							
						
					
					
						commit
						c47a66814d
					
				| 
						 | 
				
			
			@ -861,7 +861,7 @@ header .actions {
 | 
			
		|||
.overlay, .prompt {
 | 
			
		||||
    opacity: 0;
 | 
			
		||||
    z-index: -1;
 | 
			
		||||
    transition: .1s ease opacity;
 | 
			
		||||
    transition: .1s ease all;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.overlay.active, .prompt.active {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue