mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	Better image scaling for mobile.
This commit is contained in:
		@@ -50,7 +50,7 @@
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <img
 | 
			
		||||
                            :src="comment.thumbnail"
 | 
			
		||||
                            style="width: calc(100% * 1 / 20)"
 | 
			
		||||
                            style="width: 10vmin"
 | 
			
		||||
                            height="176"
 | 
			
		||||
                            width="176"
 | 
			
		||||
                            loading="lazy"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user