mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
layout changes
This commit is contained in:
@@ -50,6 +50,7 @@ export default class NotePathsWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
this.$notePathIntro = this.$widget.find(".note-path-intro");
|
||||
this.$notePathList = this.$widget.find(".note-path-list");
|
||||
|
||||
Reference in New Issue
Block a user