mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -20,7 +20,6 @@ export default class SqlResultWidget extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.overflowing();
|
||||
|
||||
this.$sqlConsoleResultContainer = this.$widget.find('.sql-console-result-container');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user