Skip to content
Snippets Groups Projects
Commit 88ae3c9d authored by M Parker's avatar M Parker Committed by Wayne Eaker
Browse files

Issue #3512363: Viewing email in dark mode shows white text on white background

parent 0d64edc3
Branches 1.0.x
No related tags found
1 merge request!1Issue #3512363: Viewing email in dark mode shows white text on white background.
......@@ -5,6 +5,7 @@
}
.email-body {
background-color: #ffffff;
color: #000000;
max-width: 600px;
width: 100%;
margin: 0 auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment