Upgraded z-index of translation control so it is viewable on mobile
This commit is contained in:
		
							parent
							
								
									db4af3ff77
								
							
						
					
					
						commit
						e2af723370
					
				| @ -424,7 +424,7 @@ html #lingua-franca-translation-form { | |||||||
|     @include _(transition, #{transform $transition-time ease-in-out, z-index 0ms linear $transition-time}); |     @include _(transition, #{transform $transition-time ease-in-out, z-index 0ms linear $transition-time}); | ||||||
| 
 | 
 | ||||||
| 	&.editing { | 	&.editing { | ||||||
| 		z-index: 1; | 		z-index: 98; | ||||||
|     	@include _(transform, scale(1)); |     	@include _(transform, scale(1)); | ||||||
|     	@include _(transition, transform $transition-time ease-in-out); |     	@include _(transition, transform $transition-time ease-in-out); | ||||||
| 	} | 	} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user