mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
b434b779bb
commit
edbe4da57e
20 changed files with 10 additions and 95 deletions
|
|
@ -250,20 +250,6 @@ export abstract class Constants {
|
|||
"instance": "Layout",
|
||||
"children": [{
|
||||
"direction": "lr",
|
||||
"size": "0px",
|
||||
"type": "top",
|
||||
"instance": "Layout",
|
||||
"children": [{
|
||||
"instance": "Wnd",
|
||||
"children": []
|
||||
}, {
|
||||
"instance": "Wnd",
|
||||
"resize": "lr",
|
||||
"children": []
|
||||
}]
|
||||
}, {
|
||||
"direction": "lr",
|
||||
"resize": "tb",
|
||||
"size": "auto",
|
||||
"type": "normal",
|
||||
"instance": "Layout",
|
||||
|
|
@ -318,10 +304,6 @@ export abstract class Constants {
|
|||
}]
|
||||
}]
|
||||
},
|
||||
top: {
|
||||
pin: true,
|
||||
data: []
|
||||
},
|
||||
bottom: {
|
||||
pin: true,
|
||||
data: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue