mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 16:28:24 -04:00
Add recipient to message previews
When previewing a template on the send page, having the recipient appear as a placeholder should help reinforce the relationship between the columns in the CSV and the placeholders. Then, when previewing a message, having the template populated with the first recipient’s email address/phone number should reinforce that relationship again.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.sms-message-recipient {
|
||||
@include copy-19;
|
||||
color: $secondary-text-colour;
|
||||
margin: -20px 0 $gutter 0;
|
||||
margin: 10px 0 5px 0;
|
||||
}
|
||||
|
||||
.sms-message-name {
|
||||
|
||||
Reference in New Issue
Block a user