mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	feat(ribbon): improve display of note ID
This commit is contained in:
		
							parent
							
								
									7e5069c7d1
								
							
						
					
					
						commit
						27804384db
					
				@ -179,6 +179,13 @@
 | 
			
		||||
    text-overflow: ellipsis;
 | 
			
		||||
    white-space: nowrap;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.note-info-id {
 | 
			
		||||
    font-variant: none;
 | 
			
		||||
    font-family: var(--monospace-font-family);
 | 
			
		||||
    font-size: 0.8em;
 | 
			
		||||
    vertical-align: middle !important;
 | 
			
		||||
}
 | 
			
		||||
/* #endregion */
 | 
			
		||||
 | 
			
		||||
/* #region Similar Notes */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user