mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	replace selected tab max-width none with 100vw
This commit is contained in:
		
							parent
							
								
									9b7383c4a9
								
							
						
					
					
						commit
						f5f7e69c8c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,7 +29,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  border-radius: 6px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tabbrowser-tab[selected][fadein]{ max-width: none !important; min-width: 200px !important }
 | 
			
		||||
.tabbrowser-tab[selected][fadein]{ max-width: 100vw !important; min-width: 200px !important }
 | 
			
		||||
 | 
			
		||||
#navigator-toolbox:focus-within .tabbrowser-tab[selected] .tab-content{
 | 
			
		||||
  opacity: 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue