mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
DEV: Fix greyed text for dark mode emails (#18889)
This commit is contained in:
parent
343037b022
commit
4542bf4fef
@ -60,7 +60,7 @@ module EmailHelper
|
||||
p,
|
||||
span,
|
||||
td {
|
||||
color: #dddddd !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
[data-stripped-secure-media] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user