From 73ea6b91bdb4035fcd3bfb66f405c51e37637e62 Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Mon, 27 Oct 2025 12:18:54 +0530 Subject: [PATCH] CHANGE_email notification to acc manger while inception - VADIVEL J 2025-10-27 --- app/Views/mail_template.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/Views/mail_template.php b/app/Views/mail_template.php index 12b4dac..22582cf 100644 --- a/app/Views/mail_template.php +++ b/app/Views/mail_template.php @@ -11,7 +11,7 @@ .mail-template-header { max-width: 500px; - background: #ffffff; + background-color: #ffffff !important; border-bottom: 1px solid #00999E; width: 100%; /* default: allow full width */ } @@ -19,6 +19,7 @@ /* On screens smaller than 600px → force 100% */ @media screen and (max-width: 600px) { .mail-template-header { + background-color: #ffffff !important; max-width: 100% !important; width: 100% !important; } @@ -26,7 +27,7 @@ .mail-template-footer { max-width: 500px; - background: #ffffff; + background-color: #ffffff !important; border-top: 1px solid #00999E; width: 100%; /* default: allow full width */ } @@ -34,6 +35,7 @@ /* On screens smaller than 600px → force 100% */ @media screen and (max-width: 600px) { .mail-template-footer { + background-color: #ffffff !important; max-width: 100% !important; width: 100% !important; } @@ -49,7 +51,7 @@
- +
Client Logo
- +