mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix(print): disable rounded corners on some containers
This commit is contained in:
		
							parent
							
								
									30b1da0f41
								
							
						
					
					
						commit
						cd031336ab
					
				@ -51,6 +51,7 @@ body {
 | 
			
		||||
.note-split:not(.hidden-ext) {
 | 
			
		||||
    display: block !important;
 | 
			
		||||
    overflow: auto;
 | 
			
		||||
    border-radius: 0 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#rest-pane,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user