mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	fix(print): background color
This commit is contained in:
		
							parent
							
								
									84532d42ec
								
							
						
					
					
						commit
						143217be88
					
				@ -1,3 +1,8 @@
 | 
			
		||||
:root {
 | 
			
		||||
    --main-background-color: white;
 | 
			
		||||
    --input-text-color: black;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.no-print,
 | 
			
		||||
.no-print *,
 | 
			
		||||
.tab-row-container,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user