mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	style(next): use a different border radius for note preview tooltips
This commit is contained in:
		
							parent
							
								
									fdd7c3d64b
								
							
						
					
					
						commit
						84cb13595a
					
				@ -1148,6 +1148,10 @@ body .calendar-dropdown-widget .calendar-body a:hover {
 | 
			
		||||
 * Note tooltip
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.tooltip .tooltip-inner:has(.note-tooltip-content) {
 | 
			
		||||
    border-radius: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.note-tooltip-content {
 | 
			
		||||
    padding: 8px;
 | 
			
		||||
 }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user