From 8ee4ee7baf677d080eeda87a816c474c8f61cd9d Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 4 Dec 2025 22:11:08 -0500 Subject: [PATCH] remove bg-muted on target sep --- .../[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx | 4 ++-- src/app/[orgId]/settings/resources/proxy/create/page.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx b/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx index 981665e2..0f261034 100644 --- a/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx +++ b/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx @@ -1137,7 +1137,7 @@ export default function ReverseProxyTargets(props: { )} {resource.http && ( -
+
{"://"}
)} @@ -1185,7 +1185,7 @@ export default function ReverseProxyTargets(props: { } }} /> -
+
{":"}
+
{"://"}
)} @@ -1088,7 +1088,7 @@ export default function Page() { } }} /> -
+
{":"}