mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	let's try "display: flex" fix for the include note positioning bug, #1590
This commit is contained in:
		
							parent
							
								
									6b306ac426
								
							
						
					
					
						commit
						1ba1f28006
					
				| @ -735,7 +735,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href | |||||||
|     padding: 10px; |     padding: 10px; | ||||||
|     border-radius: 10px; |     border-radius: 10px; | ||||||
|     background-color: var(--accented-background-color); |     background-color: var(--accented-background-color); | ||||||
|     clear: both; |     display: flex; /* see https://github.com/zadam/trilium/issues/1590 */ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .include-note.ck-placeholder::before { /* remove placeholder in otherwise empty note */ | .include-note.ck-placeholder::before { /* remove placeholder in otherwise empty note */ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam