mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
small changes in the toolbar
This commit is contained in:
@@ -42,7 +42,7 @@ const attributesDialog = (function() {
|
||||
dialogEl.dialog({
|
||||
modal: true,
|
||||
width: 800,
|
||||
height: 700
|
||||
height: 500
|
||||
});
|
||||
|
||||
attributesModel.loadAttributes();
|
||||
|
||||
Reference in New Issue
Block a user