mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Feature: show issue assignee on project board (#15232)
* Show assignees in project boards.
This commit is contained in:
		@@ -48,6 +48,7 @@
 | 
			
		||||
.board-column > .cards {
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  align-content: baseline;
 | 
			
		||||
  margin: 0 !important;
 | 
			
		||||
  padding: 0 !important;
 | 
			
		||||
  flex-wrap: nowrap !important;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user