mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Correct missing whitespace in JSON output (#12677)
This commit is contained in:
@@ -258,6 +258,7 @@ const getListItemName = (path: string) => {
|
||||
> span {
|
||||
padding: 0 var(--spacing-5xs) 0 var(--spacing-5xs);
|
||||
margin-left: var(--spacing-5xs);
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user