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