Show text message sender in send one-off flow

If you’ve chosen a text message sender then it’s good to see
confirmation of your choice.

This replicates what we do when you choose an email reply-to address.
This commit is contained in:
Chris Hill-Scott
2017-11-16 14:13:32 +00:00
parent 8d38215e86
commit 7d1cf2169d
3 changed files with 59 additions and 1 deletions

View File

@@ -48,6 +48,12 @@ $tail-angle: 20deg;
}
.sms-message-sender {
@include copy-19;
color: $secondary-text-colour;
margin: 0 0 -10px 0;
}
.sms-message-recipient {
@include copy-19;
color: $secondary-text-colour;