From feea0628c4f0e4511e8b847a3a504de817ce685c Mon Sep 17 00:00:00 2001 From: hq1 Date: Thu, 18 Jul 2024 15:30:16 +0200 Subject: [PATCH] Add margin to CRM link (#4373) --- lib/plausible_web/templates/layout/_header.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plausible_web/templates/layout/_header.html.heex b/lib/plausible_web/templates/layout/_header.html.heex index a266d926a73b..c6fc9dfc7486 100644 --- a/lib/plausible_web/templates/layout/_header.html.heex +++ b/lib/plausible_web/templates/layout/_header.html.heex @@ -32,7 +32,7 @@ Plausible.Auth.is_super_admin?(@conn.assigns[:current_user]) }> <.styled_link - class="text-sm" + class="text-sm mr-6" href={PlausibleWeb.Endpoint.url() <> "/crm/sites/site/#{@conn.assigns[:site].id}"} new_tab={true} >