mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -27,7 +27,6 @@ export default class NoteUpdateStatusWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.overflowing();
|
||||
|
||||
this.$filePath = this.$widget.find(".file-path");
|
||||
this.$fileLastModified = this.$widget.find(".file-last-modified");
|
||||
|
||||
Reference in New Issue
Block a user