From fb6fe4a32bb64a3115fc9de1cc165ea1835c7d59 Mon Sep 17 00:00:00 2001 From: twwu Date: Mon, 18 Aug 2025 20:40:45 +0800 Subject: [PATCH] fix(billing): adjust z-index for noise effects in pricing plans and self-hosted plan items --- web/app/components/billing/pricing/index.tsx | 4 ++-- .../billing/pricing/plans/self-hosted-plan-item/index.tsx | 4 ++-- .../components/rag-pipeline-header/publisher/popup.tsx | 8 +++++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/web/app/components/billing/pricing/index.tsx b/web/app/components/billing/pricing/index.tsx index 9e4f55a62c..98072ec7c5 100644 --- a/web/app/components/billing/pricing/index.tsx +++ b/web/app/components/billing/pricing/index.tsx @@ -41,7 +41,7 @@ const Pricing: FC = ({ onClick={e => e.stopPropagation()} >
-
+
@@ -58,7 +58,7 @@ const Pricing: FC = ({ canPay={canPay} />