CHANGE_help_desk_tickets - VADIVEL J 2025-11-05 09:53

This commit is contained in:
vadivelJ96 2025-11-05 09:53:46 +05:30
parent 2455e1bf9c
commit 0c828239fe
2 changed files with 19 additions and 8 deletions

View File

@ -45,6 +45,17 @@ p{
} }
} }
@media screen and (max-width: 600px){
.header-div{
width: 100% !important;
}
.footer-div{
width : 100% !important ;
}
}
</style> </style>
@ -53,7 +64,7 @@ p{
<body> <body>
<!-- header --> <!-- header -->
<div align="center"> <div align="center" class="header-div">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-header"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-header">
<tr style="height:90px; background-color: #ffffff !important;"> <tr style="height:90px; background-color: #ffffff !important;">
<td align="left" valign="middle" style="padding:5px;" width="50%"> <td align="left" valign="middle" style="padding:5px;" width="50%">
@ -86,7 +97,7 @@ p{
<!-- footer --> <!-- footer -->
<div align="center"> <div align="center" class="footer-div">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-footer"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-footer">
<tr style="background-color: #ffffff !important;"> <tr style="background-color: #ffffff !important;">
<td align="center" valign="middle" style="padding-top:5px;"> <td align="center" valign="middle" style="padding-top:5px;">