mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Highlight the suggested data type with bold in the Filter node (#14707)
This commit is contained in:
@@ -136,7 +136,6 @@ function onGroupSelect(group: string) {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
font-size: var(--font-size-s);
|
||||
font-weight: var(--font-weight-bold);
|
||||
line-height: var(--font-line-height-regular);
|
||||
color: var(--color-text-dark);
|
||||
padding: var(--spacing-2xs) var(--spacing-s);
|
||||
|
||||
Reference in New Issue
Block a user