diff --git a/packages/editor-ui/src/components/Node.vue b/packages/editor-ui/src/components/Node.vue index aacc7558ff..b3c9c96744 100644 --- a/packages/editor-ui/src/components/Node.vue +++ b/packages/editor-ui/src/components/Node.vue @@ -305,9 +305,8 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext text-align: center; .option { - width: 20px; + width: 28px; display: inline-block; - padding: 0 0.3em; &.touch { display: none;