From de05736f1cf073b0e08731241cf42d9fd9caae25 Mon Sep 17 00:00:00 2001 From: Bill Date: Wed, 16 Mar 2022 14:06:02 -0400 Subject: [PATCH] Marketplace css update --- src/components/catalog/CatalogView.scss | 2 -- .../layout/marketplace/CatalogLayoutMarketplaceItemView.tsx | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/catalog/CatalogView.scss b/src/components/catalog/CatalogView.scss index 8e353790..7657fa17 100644 --- a/src/components/catalog/CatalogView.scss +++ b/src/components/catalog/CatalogView.scss @@ -98,8 +98,6 @@ .layout-grid-item { height: 75px !important; - max-height: 75px !important; - min-height: 75px; } } diff --git a/src/components/catalog/views/page/layout/marketplace/CatalogLayoutMarketplaceItemView.tsx b/src/components/catalog/views/page/layout/marketplace/CatalogLayoutMarketplaceItemView.tsx index 6dd57954..b59f32e9 100644 --- a/src/components/catalog/views/page/layout/marketplace/CatalogLayoutMarketplaceItemView.tsx +++ b/src/components/catalog/views/page/layout/marketplace/CatalogLayoutMarketplaceItemView.tsx @@ -67,7 +67,7 @@ export const CatalogLayoutMarketplaceItemView: FC = pr }, [offerData]); return ( - + { getMarketplaceOfferTitle }