mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
layout changes
This commit is contained in:
@@ -70,6 +70,7 @@ export default class FilePropertiesWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
this.$fileNoteId = this.$widget.find(".file-note-id");
|
||||
this.$fileName = this.$widget.find(".file-filename");
|
||||
this.$fileType = this.$widget.find(".file-filetype");
|
||||
|
||||
Reference in New Issue
Block a user