Add swiper card / update virt cards

This commit is contained in:
jeffvli 2023-05-17 17:11:33 -07:00
parent d8130f48e2
commit 58d912065b
5 changed files with 278 additions and 45 deletions

View file

@ -110,7 +110,7 @@ const ImageContainer = styled.div<{ $isFavorite?: boolean }>`
const Image = styled(SimpleImg)`
width: 100%;
max-width: 100%;
height: 100%;
height: 100% !important;
max-height: 100%;
border: 0;