mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Show JSON full-screen Editor Window in Full Height (#13350)
This commit is contained in:
@@ -1250,6 +1250,7 @@ onUpdated(async () => {
|
||||
:is-read-only="isReadOnly"
|
||||
:rows="editorRows"
|
||||
fullscreen
|
||||
fill-parent
|
||||
@update:model-value="valueChangedDebounced"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user