mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	fix filter label emoji width (#10241)
This commit is contained in:
		| @@ -2095,6 +2095,10 @@ | |||||||
|     vertical-align: middle; |     vertical-align: middle; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .ui.menu .item > img:not(.ui) { | ||||||
|  |     width: auto; | ||||||
|  | } | ||||||
|  |  | ||||||
| .issue.list { | .issue.list { | ||||||
|     list-style: none; |     list-style: none; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user