mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix(editor): Address icon feedback (no-changelog) (#17051)
This commit is contained in:
@@ -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')"
|
||||
|
||||
Reference in New Issue
Block a user