mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +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