mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix horizontal wrap of pre elements
This commit is contained in:
		| @@ -478,6 +478,7 @@ button.icon-button { | |||||||
|  |  | ||||||
| pre:not(.CodeMirror-line) { | pre:not(.CodeMirror-line) { | ||||||
|     color: var(--main-text-color) !important; |     color: var(--main-text-color) !important; | ||||||
|  |     white-space: pre-wrap; | ||||||
| } | } | ||||||
|  |  | ||||||
| .file-preview-content { | .file-preview-content { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user