Fix horizontal wish image height

This commit is contained in:
grandeljay 2022-12-28 17:36:09 +01:00
parent e066427212
commit 3178dc1222

View file

@ -87,6 +87,7 @@
.wishlist .ui.horizontal.card > .image {
position: relative;
height: inherit;
border-top-right-radius: 0;
border-bottom-right-radius: 0;