From 0eca4f3aabde142f874815a3e26d38edda4ba186 Mon Sep 17 00:00:00 2001 From: Max Alekseenko Date: Thu, 16 May 2024 15:50:28 +0200 Subject: [PATCH] fix image size --- ui/marketplace/MarketplaceListWithScores/AppLink.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/marketplace/MarketplaceListWithScores/AppLink.tsx b/ui/marketplace/MarketplaceListWithScores/AppLink.tsx index bf1b1d6af7..a40ece8d6a 100644 --- a/ui/marketplace/MarketplaceListWithScores/AppLink.tsx +++ b/ui/marketplace/MarketplaceListWithScores/AppLink.tsx @@ -31,6 +31,7 @@ const AppLink = ({ app, isLoading, onAppClick, isLarge = false }: Props) => { alignItems="center" justifyContent="center" mr={ isLarge ? 3 : 4 } + flexShrink={ 0 } >