mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 20:15:56 +00:00 
			
		
		
		
	fix flicker glitch (#248)
* fix flicker glitch * fix incorrect selector
This commit is contained in:
		
							parent
							
								
									715ab86abc
								
							
						
					
					
						commit
						bbedf1e5c4
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -21,3 +21,8 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
.tab-label-container[pinned] {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Fixes flicker glitch. */
 | 
			
		||||
scrollbox[part][orient="horizontal"] {
 | 
			
		||||
    padding-inline: unset !important;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue