mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
layout fixes
This commit is contained in:
@@ -75,6 +75,7 @@ export default class NoteDetailWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
this.$widget.on("dragover", e => e.preventDefault());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user