mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
bootstrap 4 upgrade
This commit is contained in:
@@ -41,7 +41,7 @@ async function showDialog() {
|
||||
|
||||
$dialog.dialog({
|
||||
modal: true,
|
||||
width: 700
|
||||
width: 800
|
||||
});
|
||||
|
||||
$autoComplete.val('').focus();
|
||||
|
||||
Reference in New Issue
Block a user