mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	client: Fix table background on dark mode
This commit is contained in:
		
							parent
							
								
									8136a2972e
								
							
						
					
					
						commit
						fa769df7b0
					
				@ -15,6 +15,10 @@
 | 
			
		||||
    src: url(../fonts/JetBrainsMono-Light.woff2) format('woff');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.table {
 | 
			
		||||
    --bs-table-bg: transparent !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html {
 | 
			
		||||
    /* this fixes FF filter vs. position fixed bug: https://github.com/zadam/trilium/issues/233 */
 | 
			
		||||
    height: 100%;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user