mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Fix placeholder handling
This commit is contained in:
		| @@ -25,7 +25,10 @@ | ||||
| 	} | ||||
| } | ||||
|  | ||||
| /* Increase toolbar default z-index by one because math preview should be below of it */ | ||||
| .ck-math-tex.ck-placeholder::before { | ||||
|   display: none !important; | ||||
| } | ||||
|  | ||||
| .ck.ck-toolbar-container { | ||||
| 	z-index: calc(var(--ck-z-modal) + 2); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user