Improve WorkflowAddMenu component (#4186)

This commit is contained in:
Jonathan Dobson
2025-12-03 17:26:49 -05:00
committed by GitHub
parent a36ce0a7d1
commit ea3fa7c306
2 changed files with 16 additions and 28 deletions

View File

@@ -131,9 +131,7 @@ function EdgeWithAddButton({
const menu = (
<WorkflowAddMenu
buttonSize="25px"
gap={35}
radius="50px"
startAt={72.5}
radius="40px"
onAdd={onAdd}
onRecord={onRecord}
>