mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -25,7 +25,6 @@ export default class HistoryNavigationWidget extends BasicWidget {
|
||||
}
|
||||
|
||||
this.$widget = $(TPL);
|
||||
this.contentSized();
|
||||
|
||||
const contextMenuHandler = e => {
|
||||
e.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user