Update resources/assets/sass/components/_link-card.scss
Co-Authored-By: Aoi Irie <eai@mizle.net>
This commit is contained in:
		@@ -42,7 +42,11 @@
 | 
				
			|||||||
        display: flex;
 | 
					        display: flex;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        &:not([display=none]) {
 | 
					        &:not([display=none]) {
 | 
				
			||||||
            height: $height;
 | 
					            min-height: $height;
 | 
				
			||||||
 | 
					            
 | 
				
			||||||
 | 
					            img {
 | 
				
			||||||
 | 
					                position: absolute;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user