mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Remove padding/border-radius on image diffs (#12346)
This commit is contained in:
		@@ -440,7 +440,8 @@
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                img {
 | 
			
		||||
                    padding: 5px 5px 0;
 | 
			
		||||
                    padding: 0;
 | 
			
		||||
                    border-radius: 0;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user