mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #439 from alphagov/wrap-long-words-in-emails
Wrap long words in email template previews
This commit is contained in:
@@ -47,6 +47,7 @@ $white-50-opaque: rgba($white, 0.5);
|
||||
border-top: 1px solid $border-colour;
|
||||
border-bottom: 1px solid $border-colour;
|
||||
position: relative;
|
||||
word-wrap: break-word;
|
||||
|
||||
&-wrapper {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user