mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 01:36:24 +01:00 
			
		
		
		
	client: Allow newlines in toast message
This commit is contained in:
		| @@ -686,6 +686,10 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href | ||||
|     color: var(--main-text-color) !important; | ||||
| } | ||||
|  | ||||
| .toast-body { | ||||
|     white-space: preserve-breaks; | ||||
| } | ||||
|  | ||||
| .ck-mentions .ck-button { | ||||
|     font-size: var(--detail-font-size) !important; | ||||
|     padding: 5px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user