mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Adjust label padding (#10957)
* Adjust label padding * fix less complaint * Make top/bottom padding a bit smaller to create better label look
This commit is contained in:
		@@ -1037,6 +1037,10 @@ i.icon.centerlock {
 | 
			
		||||
    top: 1.45em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.label {
 | 
			
		||||
    padding: .3em .5em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.label > .detail .icons {
 | 
			
		||||
    margin-right: .25em;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user