mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 04:01:31 +08:00 
			
		
		
		
	fix(doc): width on mobile with images
This commit is contained in:
		
							parent
							
								
									c98df4d6c2
								
							
						
					
					
						commit
						bf342f7bcf
					
				| @ -33,6 +33,15 @@ const TPL = `<div class="note-detail-doc note-detail-printable"> | ||||
|             margin: 0; | ||||
|             padding-bottom: 0.25em; | ||||
|         } | ||||
| 
 | ||||
|         img { | ||||
|             max-width: 90vw; | ||||
|             height: auto; | ||||
|         } | ||||
| 
 | ||||
|         td img { | ||||
|             max-width: 40vw; | ||||
|         } | ||||
|     </style> | ||||
| 
 | ||||
|     <div class="note-detail-doc-content"></div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran