Add comment about scrollable tabs being disabled on Firefox65
This commit is contained in:
		
							parent
							
								
									07368eb3b3
								
							
						
					
					
						commit
						b4a34d2334
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,8 @@
 | 
			
		|||
 | 
			
		||||
/* Change the --multirow-n-rows to change maximum number of rows before the rows will start to scroll  */
 | 
			
		||||
/* Scrollbar can't be clicked but the rows can be scrolled with mouse */
 | 
			
		||||
 | 
			
		||||
/* This maximum visible rows won't work before Fx66 */
 | 
			
		||||
/* So this setting does nothing on Fx65 and all tab rows will be shown */
 | 
			
		||||
:root{ --multirow-n-rows: 3 }
 | 
			
		||||
 | 
			
		||||
#tabbrowser-tabs{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue