mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	Remove padding/border-radius on image diffs (#12346)
This commit is contained in:
		
							parent
							
								
									63e5bf6ef7
								
							
						
					
					
						commit
						cd7f1fd72b
					
				@ -440,7 +440,8 @@
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                img {
 | 
			
		||||
                    padding: 5px 5px 0;
 | 
			
		||||
                    padding: 0;
 | 
			
		||||
                    border-radius: 0;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user