mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-03 20:15:56 +00:00 
			
		
		
		
	increase default vertical padding to 4px
This commit is contained in:
		
							parent
							
								
									4bf73e9296
								
							
						
					
					
						commit
						df31cd612d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  display: flex;
 | 
			
		||||
  flex-wrap: wrap;
 | 
			
		||||
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
 | 
			
		||||
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
 | 
			
		||||
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,4px))))) !important;
 | 
			
		||||
  overflow-y:auto;
 | 
			
		||||
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
 | 
			
		||||
  scrollbar-width: thin;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue