feat(quick_search): align popup to bottom-center (closes #1679)

This commit is contained in:
Elian Doran
2025-04-12 11:27:51 +03:00
parent 7fba2dfb8b
commit 60217d4e4f
2 changed files with 10 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
* The following dialogs are now accessible: bulk actions, branch prefix, include note, add link, sort child notes, note type selector, move/clone to, import/export, markdown import, note revisions, info dialog.
* Delete notes now requests confirmation.
* Modals now have a safe margin on their bottom and are scrollable.
* [Center Search results under quick search bar](https://github.com/TriliumNext/Notes/issues/1679)
## 🌍 Internationalization