mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	Add a workaround for occasionally manifesting inability to scroll the page
This commit is contained in:
		
							parent
							
								
									e92118b503
								
							
						
					
					
						commit
						8cad80c046
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,9 +28,10 @@
 | 
			
		|||
  transform-origin: top;
 | 
			
		||||
  line-height: 0;
 | 
			
		||||
  z-index: 1;
 | 
			
		||||
  pointer-events: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#navigator-toolbox > *{ line-height: normal }
 | 
			
		||||
#navigator-toolbox > *{ line-height: normal; pointer-events: auto }
 | 
			
		||||
 | 
			
		||||
#navigator-toolbox,
 | 
			
		||||
#navigator-toolbox > *{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue