mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
removed CSS contain from widgets
This commit is contained in:
@@ -97,7 +97,6 @@ export default class SyncStatusWidget extends BasicWidget {
|
||||
this.$widget.find('.sync-status-icon:not(.sync-status-in-progress)')
|
||||
.on('click', () => syncService.syncNow())
|
||||
|
||||
this.overflowing();
|
||||
}
|
||||
|
||||
showIcon(className) {
|
||||
|
||||
Reference in New Issue
Block a user