mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-08 05:09:13 -05:00
some visual tweaks
This commit is contained in:
@@ -13,7 +13,7 @@ const editTreePrefix = (function() {
|
||||
|
||||
await dialogEl.dialog({
|
||||
modal: true,
|
||||
width: 800
|
||||
width: 500
|
||||
});
|
||||
|
||||
const currentNode = noteTree.getCurrentNode();
|
||||
|
||||
Reference in New Issue
Block a user