some visual tweaks

This commit is contained in:
azivner
2017-12-26 19:54:43 -05:00
parent 0d3b3ec7c5
commit baab745462
5 changed files with 21 additions and 13 deletions
@@ -13,7 +13,7 @@ const editTreePrefix = (function() {
await dialogEl.dialog({
modal: true,
width: 800
width: 500
});
const currentNode = noteTree.getCurrentNode();