diff --git a/packages/editor-ui/src/components/ParameterInput.vue b/packages/editor-ui/src/components/ParameterInput.vue index ac5fe82d8d..89d7c281bf 100644 --- a/packages/editor-ui/src/components/ParameterInput.vue +++ b/packages/editor-ui/src/components/ParameterInput.vue @@ -833,6 +833,7 @@ export default mixins( max-width: 340px; margin: 6px 0; white-space: normal; + padding-right: 20px; .option-headline { font-weight: var(--font-weight-bold);