DEV: Fix greyed text for dark mode emails (#18889)

This commit is contained in:
Isaac Janzen 2022-11-04 15:44:49 -05:00 committed by GitHub
parent 343037b022
commit 4542bf4fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ module EmailHelper
p,
span,
td {
color: #dddddd !important;
color: inherit !important;
}
[data-stripped-secure-media] {