Smoother scrolling on older iOS devices (#1654)
This may address the scrolling issues mentioned here: https://github.com/tootsuite/mastodon/issues/1622
This commit is contained in:
		
							parent
							
								
									5dc73339ae
								
							
						
					
					
						commit
						af96e71883
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
@import 'variables';
 | 
			
		||||
 | 
			
		||||
.app-body{
 | 
			
		||||
 -webkit-overflow-scrolling: touch;
 | 
			
		||||
 -ms-overflow-style: -ms-autohiding-scrollbar;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue