mirror of
				https://github.com/richard-loafle/fuse-angular.git
				synced 2025-11-04 09:23:35 +00:00 
			
		
		
		
	Fix: Images in Angular Material cards
This commit is contained in:
		
							parent
							
								
									97f864bb76
								
							
						
					
					
						commit
						ba35ebae94
					
				@ -85,3 +85,8 @@ mat-chip {
 | 
				
			|||||||
        min-height: 0 !important;
 | 
					        min-height: 0 !important;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Fix: Mat-card-image requires a bigger width than 100%
 | 
				
			||||||
 | 
					.mat-card-image {
 | 
				
			||||||
 | 
					    max-width: none !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user