mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	stretch body to full window width, fixes #276
This commit is contained in:
		
							parent
							
								
									3930a02123
								
							
						
					
					
						commit
						81b849898c
					
				@ -2,6 +2,7 @@ body {
 | 
			
		||||
    /* Fix for CKEditor block gutter icon "stretching" body and causing scrollbar to appear after pressing enter
 | 
			
		||||
       on the last line of the editor. */
 | 
			
		||||
    position: fixed;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#title-container {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user