From 64e68cfde1ffbfd1e212ccd4f30c7f04910a04fb Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:44:31 -0600 Subject: [PATCH] refactor: update styles --- .../dashboard/application/domains/show-domains.tsx | 8 ++++++-- .../components/dashboard/compose/delete-service.tsx | 2 +- .../components/dashboard/compose/domains/show-domains.tsx | 8 ++++++-- apps/dokploy/components/layouts/side.tsx | 4 ++-- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/apps/dokploy/components/dashboard/application/domains/show-domains.tsx b/apps/dokploy/components/dashboard/application/domains/show-domains.tsx index 0b775c22..21b7a9f5 100644 --- a/apps/dokploy/components/dashboard/application/domains/show-domains.tsx +++ b/apps/dokploy/components/dashboard/application/domains/show-domains.tsx @@ -98,8 +98,12 @@ export const ShowDomains = ({ applicationId }: Props) => { applicationId={applicationId} domainId={item.domainId} > - { composeId={composeId} domainId={item.domainId} > -