fix(editor): Address icon feedback (no-changelog) (#17051)

This commit is contained in:
Mutasem Aldmour
2025-07-07 13:12:39 +02:00
committed by GitHub
parent 05360cee79
commit 974a0c1a35
7 changed files with 20 additions and 10 deletions

View File

@@ -314,7 +314,7 @@ const trackWorkflowInputFieldAdded = () => {
<N8nIconButton
type="tertiary"
text
size="mini"
size="small"
icon="trash-2"
data-test-id="fixed-collection-delete"
:title="locale.baseText('fixedCollectionParameter.deleteItem')"