forked from cybrespace/pinafore
		
	add back will-change:transform
This commit is contained in:
		
							parent
							
								
									95edcc108a
								
							
						
					
					
						commit
						ff7598a9ad
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -16,6 +16,7 @@ body {
 | 
			
		|||
  overflow-y: auto;
 | 
			
		||||
  overflow-x: hidden;
 | 
			
		||||
  -webkit-overflow-scrolling: touch;
 | 
			
		||||
  will-change: transform; /* avoids "Repaints on Scroll" warning in Chrome */
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  top: 72px;
 | 
			
		||||
  left: 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue