Fix workflow add menu layout to use vertical stacking (#4568)
This commit is contained in:
@@ -97,6 +97,7 @@ function WorkflowAddMenu({
|
||||
startAt={startAt}
|
||||
gap={gap}
|
||||
rotateText={rotateText}
|
||||
layout="vertical"
|
||||
>
|
||||
{children}
|
||||
</RadialMenu>
|
||||
|
||||
Reference in New Issue
Block a user