[WEB-5641] chore: sub work item quick menu padding #8370
This commit is contained in:
parent
d9ab60104e
commit
9b90fbf5aa
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ export const RelationIssueListItem = observer(function RelationIssueListItem(pro
|
|||
issueServiceType={issueServiceType}
|
||||
/>
|
||||
</div>
|
||||
<div className="flex-shrink-0 text-13">
|
||||
<div className="pl-2 flex-shrink-0 text-13">
|
||||
<CustomMenu placement="bottom-end" ellipsis>
|
||||
{!disabled && (
|
||||
<CustomMenu.MenuItem onClick={handleEditIssue}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue