improve bookmark modal width

This commit is contained in:
zombieFox 2021-08-22 07:15:58 +01:00
parent 22ee2fa3cd
commit 233ea96808

View File

@ -355,7 +355,7 @@ bookmark.add = {
heading: 'Add a new Bookmark',
content: bookmarkForm.form(),
successText: 'Add',
width: 60,
width: (state.get.current().bookmark.style === 'block') ? 60 : 70,
maxHeight: true,
openAction: () => {