Add support for certain missing scrollbars
This commit is contained in:
		
							parent
							
								
									b6aacebb5d
								
							
						
					
					
						commit
						2ac3b2b3bd
					
				
					 1 changed files with 8 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1 +1,8 @@
 | 
			
		|||
.panel-subview-body{ scrollbar-color:  rgb(210,210,210) var(--uc-dark-bkgnd-color,var(--arrowpanel-background)); scrollbar-width: thin }
 | 
			
		||||
.panel-subview-body{
 | 
			
		||||
 scrollbar-color:  rgb(210,210,210) var(--uc-dark-bkgnd-color,var(--arrowpanel-background));
 | 
			
		||||
 scrollbar-width: thin 
 | 
			
		||||
}
 | 
			
		||||
#permList, scrollbar{
 | 
			
		||||
 scrollbar-color:  rgb(210,210,210) var(--uc-light-bkgnd-color,var(--arrowpanel-background));
 | 
			
		||||
 scrollbar-width: thin 
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue