mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -185,7 +185,6 @@ export default class AttributeEditorWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
this.$editor = this.$widget.find('.attribute-list-editor');
|
||||
|
||||
this.initialized = this.initEditor();
|
||||
|
||||
Reference in New Issue
Block a user