mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix: Update size of select components in filters dropdown (#4747)
* fix: Update size of select components in filters dropdown * fix: Update select tags styling
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/>
|
||||
<n8n-select
|
||||
:value="filters.type"
|
||||
size="small"
|
||||
size="medium"
|
||||
multiple
|
||||
filterable
|
||||
ref="typeInput"
|
||||
|
||||
Reference in New Issue
Block a user