mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
layout changes
This commit is contained in:
@@ -37,6 +37,7 @@ const TPL = `
|
||||
export default class PromotedAttributesWidget extends NoteContextAwareWidget {
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
this.$container = this.$widget.find(".promoted-attributes-container");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user