mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 16:19:43 +01:00
[WEB-5641] chore: sub work item quick menu padding #8370
This commit is contained in:
committed by
GitHub
parent
d9ab60104e
commit
9b90fbf5aa
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user