You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It adds a 0 after, which is a problem. I've tried multiple different combinations of padding just for fun, and they are always messed with and never come out as they were written in the scss file.
What email clients does this happen in?
rails 5.1 email preview, chrome browser.
The text was updated successfully, but these errors were encountered:
How can we reproduce this bug?
HTML:
SCSS:
What did you expect to happen?
For there to be padding: 1em on th class="message-content"
What happened instead?
It adds a 0 after, which is a problem. I've tried multiple different combinations of padding just for fun, and they are always messed with and never come out as they were written in the scss file.
What email clients does this happen in?
rails 5.1 email preview, chrome browser.
The text was updated successfully, but these errors were encountered: