Update markdown viewer to vertically align to the top by default
This commit is contained in:
parent
86628903cc
commit
cab82d2a73
|
@ -6835,6 +6835,10 @@
|
|||
"width": 400,
|
||||
"height": 100
|
||||
},
|
||||
"grid": {
|
||||
"hAlign": "stretch",
|
||||
"vAlign": "start"
|
||||
},
|
||||
"settings": [
|
||||
{
|
||||
"type": "text",
|
||||
|
|
Loading…
Reference in New Issue