mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
feat(backend-log): set to full content width
This commit is contained in:
parent
c763c090be
commit
a7722e6bca
@ -103,7 +103,8 @@ const HIDDEN_SUBTREE_DEFINITION: Item = {
|
|||||||
type: 'contentWidget',
|
type: 'contentWidget',
|
||||||
icon: 'bx-terminal',
|
icon: 'bx-terminal',
|
||||||
attributes: [
|
attributes: [
|
||||||
{ type: 'label', name: 'keepCurrentHoisting' }
|
{ type: 'label', name: 'keepCurrentHoisting' },
|
||||||
|
{ type: 'label', name: 'fullContentWidth' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user