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