mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update sequential-entrance.vue
This commit is contained in:
		
							parent
							
								
									7207663f37
								
							
						
					
					
						commit
						083095ded6
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,9 @@ export default Vue.extend({
 | 
			
		|||
			this.$options.i++;
 | 
			
		||||
 | 
			
		||||
			setTimeout(() => {
 | 
			
		||||
				el.style.transition = '';
 | 
			
		||||
				el.style.transition = null;
 | 
			
		||||
				el.style.transform = null;
 | 
			
		||||
				el.style.opacity = null;
 | 
			
		||||
				this.$options.i--;
 | 
			
		||||
			}, delay + 710);
 | 
			
		||||
		},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue