mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 19:19:03 +01:00 
			
		
		
		
	style(next): improve inline code slightly
This commit is contained in:
		
							parent
							
								
									415ba7c260
								
							
						
					
					
						commit
						a1a2fd717b
					
				| @ -1153,6 +1153,13 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child { | |||||||
|     opacity: 1; |     opacity: 1; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .ck-content p code { | ||||||
|  |     border: 1px solid var(--card-border-color); | ||||||
|  |     box-shadow: var(--card-box-shadow); | ||||||
|  |     border-radius: 6px; | ||||||
|  |     background-color: var(--card-background-color); | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .note-detail-printable:not(.word-wrap) pre code { | .note-detail-printable:not(.word-wrap) pre code { | ||||||
|     white-space: pre; |     white-space: pre; | ||||||
|     margin-right: 1em; |     margin-right: 1em; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran