mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	make tabs use --tab-block-margin correctly
This commit is contained in:
		
							parent
							
								
									f3cf989c1b
								
							
						
					
					
						commit
						bbce8589bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -55,7 +55,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
.tabbrowser-tab{
 | 
			
		||||
  height: calc((var(--tab-min-height) + 2 * var(--proton-tab-block-margin,0px))) !important;
 | 
			
		||||
  height: calc((var(--tab-min-height) + 2 * var(--tab-block-margin,0px))) !important;
 | 
			
		||||
  scroll-snap-align: start;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue