mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix detail font size setting
This commit is contained in:
		
							parent
							
								
									a5764c269f
								
							
						
					
					
						commit
						7f2c859b94
					
				@ -24,6 +24,8 @@ const TPL = `
 | 
			
		||||
    .note-detail {
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        min-height: 0;
 | 
			
		||||
        font-family: var(--detail-font-family);
 | 
			
		||||
        font-size: var(--detail-font-size);
 | 
			
		||||
    }
 | 
			
		||||
    </style>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user