mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(editor): Fix LDAP view info tip color (no-changelog) (#6981)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</n8n-heading>
|
||||
</div>
|
||||
|
||||
<n8n-info-tip type="note" theme="info-light" tooltipPlacement="right" class="mb-l">
|
||||
<n8n-info-tip type="note" theme="info" tooltipPlacement="right" class="mb-l">
|
||||
{{ $locale.baseText('settings.ldap.note') }}
|
||||
</n8n-info-tip>
|
||||
<n8n-action-box
|
||||
|
||||
Reference in New Issue
Block a user