mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -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-top: 1px solid $border-colour;
|
||||||
border-bottom: 1px solid $border-colour;
|
border-bottom: 1px solid $border-colour;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
word-wrap: break-word;
|
||||||
|
|
||||||
&-wrapper {
|
&-wrapper {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user