mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.emoji {
 | 
						|
    width: 1.5em;
 | 
						|
    height: 1.5em;
 | 
						|
    display: inline-block;
 | 
						|
    background-size: contain;
 | 
						|
}
 | 
						|
 | 
						|
.ui.label .emoji {
 | 
						|
    height: 1.2em !important;
 | 
						|
}
 |