mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -233,7 +233,6 @@ const TAB_ROW_TPL = `
|
||||
export default class TabRowWidget extends BasicWidget {
|
||||
doRender() {
|
||||
this.$widget = $(TAB_ROW_TPL);
|
||||
this.overflowing();
|
||||
|
||||
this.draggabillies = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user