mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-27 00:06:30 +01:00 
			
		
		
		
	fix(mermaid): not scrolling up properly (closes #282)
This commit is contained in:
		| @@ -40,6 +40,10 @@ const TPL = `\ | ||||
|             flex-grow: 1; | ||||
|         } | ||||
|  | ||||
|         .note-detail-split .note-detail-split-editor .note-detail-code { | ||||
|             contain: size !important; | ||||
|         } | ||||
|  | ||||
|         .note-detail-split .note-detail-error-container { | ||||
|             font-family: var(--monospace-font-family); | ||||
|             margin: 5px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user