Here is the path to the views for the mailers.
Since they are sent without a style sheet, we need to add style tags to the top of the page, and call only the styles we want to display.
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
Here is the path to the views for the mailers.
Since they are sent without a style sheet, we need to add style tags to the top of the page, and call only the styles we want to display.
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb