mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	fix(share): images appearing stretched
This commit is contained in:
		@@ -46,6 +46,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#content img {
 | 
					#content img {
 | 
				
			||||||
    max-width: 100%;
 | 
					    max-width: 100%;
 | 
				
			||||||
 | 
					    height: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body:not(.math-loaded) .math-tex {
 | 
					body:not(.math-loaded) .math-tex {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user