mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
fix(editor): Do not show new NDV for sticky notes (#17537)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
This commit is contained in:
@@ -68,4 +68,8 @@ const emit = defineEmits<{
|
||||
.tabs {
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
.tabs :global(#communityNode) {
|
||||
padding-right: var(--spacing-2xs);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user