mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	Fix placeholder handling
This commit is contained in:
		
							parent
							
								
									2fea2e2ffb
								
							
						
					
					
						commit
						dc288ea2a6
					
				| @ -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 { | .ck.ck-toolbar-container { | ||||||
| 	z-index: calc(var(--ck-z-modal) + 2); | 	z-index: calc(var(--ck-z-modal) + 2); | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sauli Anto
						Sauli Anto