mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Maximize the size of markdown editor
This commit is contained in:
parent
f0839571d0
commit
901e2527d8
@ -38,7 +38,7 @@
|
||||
var template = '<script type="text/x-red" data-template-name="_markdown">'+
|
||||
'<div id="red-ui-editor-type-markdown-panels">'+
|
||||
'<div id="red-ui-editor-type-markdown-panel-editor" class="red-ui-panel">'+
|
||||
'<div style="height: 100%; margin: auto; max-width: 1000px;">'+
|
||||
'<div style="height: 100%; margin: auto;">'+
|
||||
'<div id="red-ui-editor-type-markdown-toolbar"></div>'+
|
||||
'<div class="node-text-editor" style="height: 100%" id="red-ui-editor-type-markdown"></div>'+
|
||||
'</div>'+
|
||||
|
Loading…
Reference in New Issue
Block a user