Fix unclickable onboardin modal regression (#3724)
This commit is contained in:
		
							parent
							
								
									3e425b51fd
								
							
						
					
					
						commit
						5104bd7988
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3085,7 +3085,7 @@ button.icon-button.active i.fa-retweet {
 | 
			
		|||
.onboarding-modal__page__wrapper {
 | 
			
		||||
  pointer-events: none;
 | 
			
		||||
 | 
			
		||||
  &.onboading-modal__page__wrapper--active {
 | 
			
		||||
  &.onboarding-modal__page__wrapper--active {
 | 
			
		||||
    pointer-events: auto;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue