mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -75,7 +75,6 @@ export default class NoteDetailWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
this.$widget.on("dragover", e => e.preventDefault());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user