Skip to content
Snippets Groups Projects

Issue #3193370: List-Style is broken in Switftmailer mails

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -173,6 +173,9 @@
padding-left: 1em;
}
ul li {
list-style-position: outside; }
a {
color: {{ primary }};
text-decoration: none;
Loading