mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
refactor(editor): Address issues with new icons (#17643)
This commit is contained in:
@@ -116,7 +116,7 @@ watch(
|
||||
@blur="onBlur"
|
||||
>
|
||||
<template #prefix>
|
||||
<n8n-icon :class="$style.ioSearchIcon" icon="search" />
|
||||
<n8n-icon :class="$style.ioSearchIcon" icon="search" size="large" />
|
||||
</template>
|
||||
</n8n-input>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user