mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -130,7 +130,6 @@ export default class RibbonContainer extends NoteContextAwareWidget {
|
||||
|
||||
doRender() {
|
||||
this.$widget = $(TPL);
|
||||
this.overflowing();
|
||||
|
||||
this.$tabContainer = this.$widget.find('.ribbon-tab-container');
|
||||
this.$buttonContainer = this.$widget.find('.ribbon-button-container');
|
||||
|
||||
Reference in New Issue
Block a user