From c08b4518740e0566cdb0cacad0053a4d9f3502a3 Mon Sep 17 00:00:00 2001 From: zxhlyh Date: Fri, 10 Jan 2025 17:31:09 +0800 Subject: [PATCH] fix: marketplace page list style (#12613) --- .../components/plugins/marketplace/intersection-line/index.tsx | 2 +- web/app/components/plugins/marketplace/list/list-wrapper.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/plugins/marketplace/intersection-line/index.tsx b/web/app/components/plugins/marketplace/intersection-line/index.tsx index 6f8e4b02abae7c..94f592410abbbb 100644 --- a/web/app/components/plugins/marketplace/intersection-line/index.tsx +++ b/web/app/components/plugins/marketplace/intersection-line/index.tsx @@ -14,7 +14,7 @@ const IntersectionLine = ({ useScrollIntersection(ref, intersectionContainerId) return ( -
+
) } diff --git a/web/app/components/plugins/marketplace/list/list-wrapper.tsx b/web/app/components/plugins/marketplace/list/list-wrapper.tsx index 2dc83ee831d6e4..761adee5f8d253 100644 --- a/web/app/components/plugins/marketplace/list/list-wrapper.tsx +++ b/web/app/components/plugins/marketplace/list/list-wrapper.tsx @@ -37,7 +37,7 @@ const ListWrapper = ({ }, [handleQueryPlugins, marketplaceCollections, marketplaceCollectionsFromClient, isSuccessCollections]) return ( -
+
{ plugins && (