diff --git a/apps/dokploy/components/dashboard/settings/billing/show-billing.tsx b/apps/dokploy/components/dashboard/settings/billing/show-billing.tsx index ca684c68..16832e36 100644 --- a/apps/dokploy/components/dashboard/settings/billing/show-billing.tsx +++ b/apps/dokploy/components/dashboard/settings/billing/show-billing.tsx @@ -144,7 +144,7 @@ export const ShowBilling = () => { className={clsx( "flex flex-col rounded-3xl border-dashed border-2 px-4 max-w-sm", featured - ? "order-first bg-black border py-8 lg:order-none" + ? "order-first border py-8 lg:order-none" : "lg:py-8", )} > @@ -169,7 +169,7 @@ export const ShowBilling = () => { USD

)} -

+

{product.name}