fix: kanban assignees tooltip (#332)
This commit is contained in:
parent
69e8b504de
commit
946dddb6b2
2 changed files with 4 additions and 1 deletions
|
|
@ -276,6 +276,7 @@ export const SingleBoardIssue: React.FC<Props> = ({
|
|||
issue={issue}
|
||||
partialUpdateIssue={partialUpdateIssue}
|
||||
isNotAllowed={isNotAllowed}
|
||||
tooltipPosition="left"
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue