mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-03 16:01:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Text
		
	
	
	
	
	
.emoji {
 | 
						|
    width: 1.5em;
 | 
						|
    height: 1.5em;
 | 
						|
    display: inline-block;
 | 
						|
    background-size: contain;
 | 
						|
}
 | 
						|
 | 
						|
.ui.label .emoji {
 | 
						|
    height: 1.2em !important;
 | 
						|
}
 |