diff --git a/packages/node_modules/@node-red/editor-client/src/sass/palette-editor.scss b/packages/node_modules/@node-red/editor-client/src/sass/palette-editor.scss index 7ed9bc7e4..7b96ed587 100644 --- a/packages/node_modules/@node-red/editor-client/src/sass/palette-editor.scss +++ b/packages/node_modules/@node-red/editor-client/src/sass/palette-editor.scss @@ -267,6 +267,7 @@ button.red-ui-palette-editor-upload-button { .placeholder-input { width: calc(100% - 180px); + margin: 0; } } .red-ui-palette-editor-upload-buttons {