Skip to content
Snippets Groups Projects
Commit 229ff09d authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(email): link with image alignment

parent 477adcef
No related branches found
No related tags found
1 merge request!435WIP: 1.4.0
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
} .button-with-icon td { padding-right: 10px !important; } .button-with-icon } .button-with-icon td { padding-right: 10px !important; } .button-with-icon
table { background-color: #F1C017 !important; margin: 10px !important; } table { background-color: #F1C017 !important; margin: 10px !important; }
.button-with-icon span { vertical-align: middle !important; } .button-with-icon span { vertical-align: middle !important; }
.button-with-icon a { vertical-align: middle !important; }
</mj-style> </mj-style>
<mj-style> <mj-style>
.custom-link a { color: #F1C017 !important; text-decoration: none !important; .custom-link a { color: #F1C017 !important; text-decoration: none !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment