mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix(editor): Issue with JSON editor getting cut off (#9000)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
4619dec285
commit
4668db20fb
@@ -218,6 +218,7 @@
|
||||
<JsonEditor
|
||||
:model-value="editMode.value"
|
||||
@update:model-value="ndvStore.setOutputPanelEditModeValue($event)"
|
||||
:fill-parent="true"
|
||||
/>
|
||||
</div>
|
||||
<div :class="$style.editModeFooter">
|
||||
|
||||
Reference in New Issue
Block a user