fix(editor): Issue with JSON editor getting cut off (#9000)

This commit is contained in:
Ricardo Espinoza
2024-04-03 05:58:12 -04:00
committed by कारतोफ्फेलस्क्रिप्ट™
parent 4619dec285
commit 4668db20fb
2 changed files with 2 additions and 1 deletions

View File

@@ -218,6 +218,7 @@
<JsonEditor
:model-value="editMode.value"
@update:model-value="ndvStore.setOutputPanelEditModeValue($event)"
:fill-parent="true"
/>
</div>
<div :class="$style.editModeFooter">