Fixes for email designs and cross client compatibility

This commit is contained in:
David Bomba 2023-02-16 10:48:21 +11:00
parent 4c77739bcd
commit f3fe723bfd

View File

@ -117,12 +117,6 @@
color: inherit !important;
}
.new_button {
background-color: {{ $primary_color }};
}
}
.new_button, {
background-color: {{ $primary_color }};
}