mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
layout changes
This commit is contained in:
@@ -76,6 +76,7 @@ export default class NoteInfoWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
this.$noteId = this.$widget.find(".note-info-note-id");
|
||||
this.$dateCreated = this.$widget.find(".note-info-date-created");
|
||||
|
||||
Reference in New Issue
Block a user