mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	removed CSS contain from widgets
This commit is contained in:
		| @@ -76,7 +76,6 @@ export default class NoteInfoWidget extends NoteContextAwareWidget { | ||||
|  | ||||
|     doRender() { | ||||
|         this.$widget = $(TPL); | ||||
|         this.overflowing(); | ||||
|  | ||||
|         this.$noteId = this.$widget.find(".note-info-note-id"); | ||||
|         this.$dateCreated = this.$widget.find(".note-info-date-created"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user