mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -30,7 +30,6 @@ export default class NotePropertiesWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
this.$pageUrl = this.$widget.find('.page-url');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user