Feature: show issue assignee on project board (#15232)
* Show assignees in project boards.
This commit is contained in:
parent
1546580f9e
commit
bbce905b6a
4 changed files with 27 additions and 6 deletions
|
@ -48,6 +48,7 @@
|
|||
.board-column > .cards {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
align-content: baseline;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
flex-wrap: nowrap !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue