From 2618cdbc808eeb1d574e728b5ca249807c934be5 Mon Sep 17 00:00:00 2001 From: zxhlyh Date: Fri, 10 Jan 2025 16:55:29 +0800 Subject: [PATCH] fix: marketplace page list style --- .../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 && (