mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -78,7 +78,6 @@ export default class LinkMapWidget extends NoteContextAwareWidget {
|
||||
|
||||
this.$styleResolver = this.$widget.find('.style-resolver');
|
||||
|
||||
this.overflowing();
|
||||
|
||||
window.addEventListener('resize', () => {
|
||||
if (!this.graph) { // no graph has been even rendered
|
||||
|
Reference in New Issue
Block a user