mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(editor): Add Ask AI preview (#5916)
* ✨ Add Ask AI preview * 🐛 Fire event on mousedown * ⚡ Update to use Alex's event bus * ✏️ Use i18n * ⚡ Add telemetry * ♻️ Change trigger from focus to hover * ⚡ Ensure focus + hover trigger event
This commit is contained in:
@@ -194,7 +194,7 @@ $loading-overlay-background-color: rgba(255, 255, 255, 0);
|
||||
}
|
||||
|
||||
.tertiary {
|
||||
font-weight: var(--font-weight-regular) !important;
|
||||
font-weight: var(--font-weight-bold) !important;
|
||||
|
||||
--button-background-color: var(--color-background-xlight);
|
||||
--button-color: var(--color-text-dark);
|
||||
|
||||
Reference in New Issue
Block a user