mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	removed CSS contain from widgets
This commit is contained in:
		| @@ -32,7 +32,6 @@ const TPL = ` | ||||
| export default class NoteActionsWidget extends NoteContextAwareWidget { | ||||
|     doRender() { | ||||
|         this.$widget = $(TPL); | ||||
|         this.overflowing(); | ||||
|  | ||||
|         this.$showSourceButton = this.$widget.find('.show-source-button'); | ||||
|         this.$renderNoteButton = this.$widget.find('.render-note-button'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user