mirror of
				https://github.com/picocss/pico
				synced 2025-10-31 04:08:06 +00:00 
			
		
		
		
	Fix: updated dropdown margins when inside a label
This commit is contained in:
		
							parent
							
								
									08da409d07
								
							
						
					
					
						commit
						d9f7cd6db6
					
				| @ -206,3 +206,8 @@ li[role="list"] { | |||||||
|     background-image: var(--icon-chevron); |     background-image: var(--icon-chevron); | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | label > details[role="list"] { | ||||||
|  |   margin-top: calc(var(--spacing) * .25); | ||||||
|  |   margin-bottom: var(--spacing); | ||||||
|  | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user