Mailer layout fixes (#32132)
This commit is contained in:
parent
24d3ce7bab
commit
9d664f87a0
2 changed files with 3 additions and 1 deletions
|
@ -366,6 +366,7 @@ table + p {
|
|||
|
||||
.email-header-card-banner-td {
|
||||
border-radius: 12px 12px 0 0;
|
||||
width: 236px;
|
||||
height: 80px;
|
||||
background-color: #f3f2f5 !important;
|
||||
background-position: center !important;
|
||||
|
@ -523,6 +524,7 @@ table + p {
|
|||
height: 40px;
|
||||
text-align: center;
|
||||
mso-padding-alt: 0 35px;
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
.email-btn-a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue