mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	Make SVG in dropdown menu have the same margin-right as IMG (#24316)
Fix #24226  Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		
					parent
					
						
							
								ab42c139a2
							
						
					
				
			
			
				commit
				
					
						f16b668980
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -864,6 +864,9 @@ a.label, | |||
|   margin-top: -0.25rem; | ||||
|   margin-bottom: -0.25rem; | ||||
| } | ||||
| .ui.dropdown .menu > .item > svg { | ||||
|   margin-right: .78rem; /* use the same margin as for <img> */ | ||||
| } | ||||
| 
 | ||||
| .ui.selection.dropdown .menu > .item { | ||||
|   border-color: var(--color-secondary); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue