From 038df4e7e6dd9bf6e13f049048b9057038d69535 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Wed, 19 Jun 2024 22:58:27 +0200 Subject: [PATCH] style(mailer): reduce app name logo size --- app/views/layouts/mailers/layout.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/mailers/layout.html.erb b/app/views/layouts/mailers/layout.html.erb index a7067a244..63b7e1784 100644 --- a/app/views/layouts/mailers/layout.html.erb +++ b/app/views/layouts/mailers/layout.html.erb @@ -98,7 +98,7 @@

Logo <%= " src="<%= image_url(MAILER_LOGO_SRC) %>" style="max-height:100px; padding:15px 30px 15px 30px; vertical-aligne:middle; display:inline !important; border:0; height:auto; outline:none; text-decoration:none; -ms-interpolation-mode:bicubic;" /> - + <%= Current.application_name %>